AttilaT
AttilaT
It's not a viable solution as that will skip it for all the files being scanned while I only need it for one. Is it selective when the inline skip...
Please allow me to re-iterate as the doc is not helping. I'm scanning a Github workflow yaml file that contains at top level `permissions: write-all` which is flagged by checkov...
Could you share some details to what would need changing?
Me neither, it must have been fixed upstream. They only issue I see currently is this: ``` Run actions/setup-python@v4 Installed versions Version 3.11 was not found in the local cache...
I've opened this fix for that https://github.com/actions/python-versions/pull/318
@mahalakshmi-rekadi you might have missed the previous comment but the issue has been fixed somewhere else. The only thing not working now is this fix https://github.com/actions/python-versions/pull/318 but I don't seem...