Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 14 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@sectester/reporter": "^0.16.5",
"@sectester/runner": "^0.45.0",
"@sectester/scan": "^0.16.5",
"axios": "^0.21.4",
"axios": "^0.30.2",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

axios 0.30.2 / package.json

Total vulnerabilities: 2

Critical: 0 High: 0 Medium: 1 Low: 1
Vulnerability IDSeverityCVSSFixed inStatus
CVE-2024-28849 MEDIUM MEDIUM - - Open
CVE-2025-58754 LOW LOW - 1.12.0 Open

"bcrypt": "^5.1.0",
"class-transformer": "^0.5.1",
"dot": "^1.1.3",
Expand Down
Loading