release: WRNexusJS 0.7.0
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"release": "0.7.0-r1",
|
||||
"fix": "Git-tracked secret-file audit boundary",
|
||||
"results": {
|
||||
"validate_0_7": {
|
||||
"passed": 35,
|
||||
"failed": 0
|
||||
},
|
||||
"clean_archive_security_audit": "passed",
|
||||
"ignored_local_env_files": {
|
||||
"result": "warning-only",
|
||||
"exitCode": 0
|
||||
},
|
||||
"git_tracked_env_files": {
|
||||
"result": "blocked",
|
||||
"exitCode": 1
|
||||
},
|
||||
"javascript_syntax": "passed"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user