...

Text file src/github.com/in-toto/in-toto-golang/test/data/canonical-test.link

Documentation: github.com/in-toto/in-toto-golang/test/data

     1{
     2 "signatures": [], "signed": {
     3    "_type": "link", "name": "test", "command": [],
     4    "byproducts": {},"products": {}, "materials": {},
     5    "environment": {
     6      "a": "WTF",
     7      "b": true,
     8      "c": false,
     9      "d": null,
    10      "e": 1,
    11      "f": "\u001b\uFFFFF\\n\""
    12    }
    13  }
    14}

View as plain text