Skip to content

Commit aebea7b

Browse files
authored
Update atom to get tagging and android apk improvements (#1465)
Signed-off-by: Prabhu Subramanian <[email protected]>
1 parent 4c70540 commit aebea7b

File tree

4 files changed

+13
-12
lines changed

4 files changed

+13
-12
lines changed

data/frameworks-list.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"Microsoft.AspNetCore",
77
"Microsoft.NETCore",
88
"springframework",
9+
"pkg:maven/us.springett/alpine",
910
"pkg:pypi/flask",
1011
"pkg:pypi/django",
1112
"beego",

deno.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"gen-types": "npx -p typescript tsc"
4949
},
5050
"imports": {
51-
"@appthreat/atom": "npm:@appthreat/[email protected].24",
51+
"@appthreat/atom": "npm:@appthreat/[email protected].25",
5252
"@appthreat/cdx-proto": "npm:@appthreat/[email protected]",
5353
"@babel/parser": "npm:@babel/parser@^7.26.2",
5454
"@babel/traverse": "npm:@babel/traverse@^7.25.7",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
"yargs": "^17.7.2"
100100
},
101101
"optionalDependencies": {
102-
"@appthreat/atom": "2.0.24",
102+
"@appthreat/atom": "2.0.25",
103103
"@appthreat/cdx-proto": "1.0.1",
104104
"@cyclonedx/cdxgen-plugins-bin": "1.6.9",
105105
"@cyclonedx/cdxgen-plugins-bin-arm": "1.6.9",

pnpm-lock.yaml

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)