Reviews from PR #1110

This commit is contained in:
manuelbcd
2021-09-21 11:03:21 +02:00
parent 38d4e3bfd2
commit 7d41cdb581
2 changed files with 3 additions and 3 deletions
@@ -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"]
}
+1 -1
View File
@@ -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