QuestionQ16
Application SecurityAn administrator finds that certain text files in the company GitHub repository are not scanned for secrets. Further inspection shows that the unscanned files were encrypted with AES-256.
What action is required to ensure the files are scanned for secrets?
- A Connect the key management service as a data source.
- B Upload the decrypting certificate to the portal.
- C Decrypt the non-scanned files back to plaintext.
- D Upload the PGP private key to GitHub.
Community Discussion