Skip to content

Commit d5ec84a

Browse files
authored
Adding tools for scanning
Adding tools for scanning
1 parent 90df31d commit d5ec84a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/marketplace/azure-container-certification-faq.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ sections:
2525
Vulnerability failure
2626
answer: |
2727
A vulnerability is an exploitable risk and/or an unsecured entry points that can be used by malicious actors for nefarious actions.
28-
If you're planning to publish container products, you should scan your product for vulnerability and fix them before publishing the container product.
28+
If you're planning to publish container products, we strongly recommend you to scan your product for vulnerability and fix them before publishing the container product.
2929
If your existing container products have vulnerabilities in them, you should deprecate/hide the affected offer and republish after fixing the vulnerabilities.
30-
30+
31+
You may use **Microsoft Defender** to scan your product by copying images to your ACR or use other scanners such as **Aqua Security, Qualys Container Security, Clair, TwistLock**.
32+
3133
- question: |
3234
Malware failure
3335
answer: |

0 commit comments

Comments
 (0)