Skip to content

Commit 5718bf3

Browse files
manuel-sommerxansec
authored andcommitted
💄 restructure cargo audit test file (#12590)
1 parent bad04ce commit 5718bf3

File tree

1 file changed

+26
-1
lines changed

1 file changed

+26
-1
lines changed
Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
1-
{"database":{"advisory-count":302,"last-commit":"7e4cbf6107145306ebb5002d66bcb98606a757fe","last-updated":"2021-05-12T01:59:58Z"},"lockfile":{"dependency-count":1},"settings":{"target_arch":null,"target_os":null,"severity":null,"ignore":[],"informational_warnings":["unmaintained"],"package_scope":null},"vulnerabilities":{"found":false,"count":0,"list":[]},"warnings":{}}
1+
{
2+
"database": {
3+
"advisory-count": 302,
4+
"last-commit": "7e4cbf6107145306ebb5002d66bcb98606a757fe",
5+
"last-updated": "2021-05-12T01:59:58Z"
6+
},
7+
"lockfile": {
8+
"dependency-count": 1
9+
},
10+
"settings": {
11+
"target_arch": null,
12+
"target_os": null,
13+
"severity": null,
14+
"ignore": [],
15+
"informational_warnings": [
16+
"unmaintained"
17+
],
18+
"package_scope": null
19+
},
20+
"vulnerabilities": {
21+
"found": false,
22+
"count": 0,
23+
"list": []
24+
},
25+
"warnings": {}
26+
}

0 commit comments

Comments
 (0)