Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: 👷 allow npm audit to fail but open an issue #908

Merged
merged 3 commits into from
Aug 13, 2024
Merged

ci: 👷 allow npm audit to fail but open an issue #908

merged 3 commits into from
Aug 13, 2024

Conversation

thkruz
Copy link
Owner

@thkruz thkruz commented Aug 13, 2024

No description provided.

Copy link

# npm audit report

axios  >=1.3.2
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix --force`
Will install axios@1.3.1, which is a breaking change
node_modules/axios

1 high severity vulnerability

To address all issues (including breaking changes), run:
  npm audit fix --force

Copy link

# npm audit report

axios  >=1.3.2
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix --force`
Will install axios@1.3.1, which is a breaking change
node_modules/axios

1 high severity vulnerability

To address all issues (including breaking changes), run:
  npm audit fix --force

Copy link

# npm audit report

axios  >=1.3.2
Severity: high
Server-Side Request Forgery in axios - https://github.com/advisories/GHSA-8hc4-vh64-cxmj
fix available via `npm audit fix --force`
Will install axios@1.3.1, which is a breaking change
node_modules/axios

1 high severity vulnerability

To address all issues (including breaking changes), run:
  npm audit fix --force

@thkruz thkruz merged commit 6b6aaf8 into main Aug 13, 2024
5 of 8 checks passed
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant