Spencer Small
|
b0bc596f8e
|
Catch errors thrown by Audit.run and increase child process buffer size (#67)
* Audit.run does not need to be async
* Set max buffer size for npm audit subprocess to 10MiB
|
2020-07-14 18:59:28 +09:00 |
|
Naoki Oketani
|
ad3449ef9c
|
filter vulnerabilities by audit_level (#55)
* filter vulnerabilities by audit_level
* update README.md
* fix test cases
* restrict audit_level value
* update dist/index.js
|
2020-03-21 07:08:53 +09:00 |
|
Naoki Oketani
|
0e9661d4a3
|
Add unit test for error handling (#30)
|
2019-12-14 12:56:45 +09:00 |
|
Naoki Oketani
|
a0a6093710
|
add unit test and cleanup (#28)
* remove unnessary import
* use mock for child_process.spawnSync()
* document useful resources
* use v1.1.0 for daily scan
|
2019-12-13 16:09:10 +09:00 |
|
Naoki Oketani
|
14d92785e4
|
Set Issue labels by inputs & add unit test (#12)
* Set Issue labels by inputs
* Add unit test
|
2019-12-09 12:43:13 +09:00 |
|