Ignore flask-security-too irrelevant vulnerability.
parent
c7cd57db91
commit
d28e249673
|
|
@ -182,7 +182,7 @@
|
|||
"pep8": "pycodestyle --config=../.pycodestyle ../docs && pycodestyle --config=../.pycodestyle ../pkg && pycodestyle --config=../.pycodestyle ../tools && pycodestyle --config=../.pycodestyle ../web",
|
||||
"auditjs-html": "yarn audit --json | yarn run yarn-audit-html --output ../auditjs.html",
|
||||
"auditjs": "yarn audit",
|
||||
"auditpy": "safety check --full-report",
|
||||
"auditpy": "safety check --full-report -i 40493",
|
||||
"audit": "yarn run auditjs && yarn run auditpy"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue