are there any articles to integrate checkov with a...
# atlantis-community
a
are there any articles to integrate checkov with atlantis?
p
checkov will have to be run as a post_worklfowhook or a custom workflow with a
run
command
there is no “integration” with checkov per se
in Atlantis you can run whatever you want in any step you want
✅ 1
a
thank you!