Skip to content

chore(trivy): remove all trivy references #1

@grantcarthew

Description

@grantcarthew

Summary

Trivy has been removed from the local environment. Remove all references to trivy from the repository so dependency checks and documentation no longer mention it.

Changes

  • lib/terraform/tl: drop the Security scanning with trivy heading and the trivy config . invocation
  • lib/tofu/tl: drop the Security scanning with trivy heading and the trivy config . invocation
  • lib/terraform/init.sh: remove trivy from the dependencies array
  • lib/tofu/init.sh: remove trivy from the dependencies array
  • README.md: remove the Trivy entry from the Infrastructure Tools list
  • get-clihelp-prompt.md: remove trivy from the installed CLI tools list

Verification

  • rg -i trivy returns no matches across the repo
  • shellcheck on the four modified shell scripts shows no new warnings (pre-existing SC1091 info messages about dynamic source paths are unchanged)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions