Reviews from PR #1110
This commit is contained in:
@@ -2,6 +2,6 @@
|
||||
"name": "Sysdigh Inline Scan",
|
||||
"creator": "Sysdig",
|
||||
"description": "Performs analysis on locally built container image and posts the results in SARIF report",
|
||||
"iconName": "cst-logo",
|
||||
"categories": ["Image Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "TypeScript", "Python", "Powershell", "Cobol", "Objective C", "PHP", "Ruby", "Rust", "SQL", "Swift", "Visual Basic"]
|
||||
"iconName": "sysdig",
|
||||
"categories": ["Code Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "Node", "Python", "Powershell", "Ruby"]
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Sysdig Secure Inline Scan
|
||||
id: scan
|
||||
uses: sysdiglabs/scan-action@v3
|
||||
uses: sysdiglabs/scan-action@768d7626a14897e0948ea89c8437dd46a814b163
|
||||
with:
|
||||
# Tag of the image to analyse.
|
||||
# Change ${{ github.repository }} variable by another image name if you want but don't forget changing also image-tag above
|
||||
|
||||
Reference in New Issue
Block a user