We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80e87e1 commit 9cd759cCopy full SHA for 9cd759c
entrypoint/entrypoint/pkg_vuln.py
@@ -340,7 +340,7 @@ def to_markdown(vulns,
340
markdown += "\n\n"
341
342
if not vulns:
343
- markdown += ":green_circle: Your resource was scanned with Amazon Inspector and no vulnerabilities were detected."
+ markdown += ":green_circle: Your artifact was scanned with Amazon Inspector and no vulnerabilities were detected."
344
345
return markdown
346
0 commit comments