-
Notifications
You must be signed in to change notification settings - Fork 41
ci: migrate to sps #2714
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
base: main
Are you sure you want to change the base?
ci: migrate to sps #2714
Changes from all commits
cbc6f16
4052013
c835c25
9aa8cad
990d660
3430290
11042ec
3dee997
cdf2847
728431b
9d0e693
1fed2b4
0e3cb60
9452353
c8cff23
5d871e8
55277fa
3046cb0
9f744b1
34d9230
f9232d8
43e4337
3e7a03c
a968662
90aa9ea
a634dc9
f188c1d
17ce797
13f9466
3bd84ca
4370bef
5682ed8
938de95
e3aa495
f048fdc
c08dd6f
95b85f2
bd680ce
9504529
86d0e26
7eede21
4ea50f1
595a9ee
200a296
1a8e02a
11f6e4b
a41295c
5c140cd
2543ce5
65f0ad6
44eac99
aa7fa7c
a959f99
746ddc4
471c8c8
0afc90c
c50e4e8
4d24c46
05be973
b44d072
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| [ | ||
| { | ||
| "cve": "CVE-2025-14505", | ||
| "alwaysOmit": true | ||
| }, | ||
| { | ||
| "cve": "CVE-2021-32822", | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
|
||
| "alwaysOmit": true | ||
| } | ||
| ] | ||
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| node_modules | ||
| example-apps | ||
| dockerfile-examples | ||
| coverage | ||
| test-results | ||
| native-dep-packs | ||
| packages/collector/test/apps | ||
| packages/aws-fargate/images/inspector/Dockerfile | ||
|
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. CRA scan fails on Dockerfiles using build args for image tags (e.g. The Node.js version is intentionally passed during the actual build. |
||
| packages/aws-lambda/lambdas/container-based/Dockerfile | ||
| packages/aws-lambda/layer/Dockerfile | ||
| packages/google-cloud-run/images/inspector/Dockerfile | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
elliptic CVE-2025-14505: Skipped for now due to its low severity and the absence of an upstream patched version. The vulnerability affects elliptic versions up to 6.6.1, which is currently the latest available version.