github.com/khulnasoft-lab/defsec@v1.0.5-0.20230827010352-5e9f46893d95/avd_docs/github/actions/AVD-GIT-0002/docs.md (about)

     1  
     2  For the purposes of security, the contents of the plaintext_value field have been marked as sensitive to Terraform, but this does not hide it from state files. State should be treated as sensitive always.
     3  
     4  ### Impact
     5  Unencrypted sensitive plaintext value can be easily accessible in code.
     6  
     7  <!-- DO NOT CHANGE -->
     8  {{ remediationActions }}
     9  
    10  ### Links
    11  - https://registry.terraform.io/providers/integrations/github/latest/docs/resources/actions_environment_secret
    12  
    13  - https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
    14  
    15