The check documentation link gives 404 for latest version v1.28.14 #2194
enikkari
started this conversation in
Developement
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would've opened an issue, but it seems to be disabled for the repo.
I use the latest version v1.28.14 and the check documentation linking has a small problem:
The link that is outputted in the output gives a 404 error:
https://aquasecurity.github.io/tfsec/v1.28.14/checks/aws/s3/enable-bucket-logging/
but if you replace v1.28.14 with latest, it works:
https://aquasecurity.github.io/tfsec/latest/checks/aws/s3/enable-bucket-logging/
The other version links seem to work fine so I think it's only for the latest version
Beta Was this translation helpful? Give feedback.
All reactions