Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Resolve Checkov CKV2_GHA_1 error by setting root permissions for workflows (closes #3026) #3032

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 15 commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
de8cb22
Fix: Resolve Checkov CKV2_GHA_1 error by setting root permissions for…
andrewvaughan Oct 21, 2023
19a44f6
Docs: Enhanced .mega-linter.yml documentation and removed logical error
andrewvaughan Oct 21, 2023
bdf4119
Update CHANGELOG.md
andrewvaughan Oct 21, 2023
641ec95
Update README.md
andrewvaughan Oct 21, 2023
5bdb7e4
Update TEMPLATES/mega-linter.yml
andrewvaughan Oct 21, 2023
4697ea9
Update TEMPLATES/mega-linter.yml
andrewvaughan Oct 21, 2023
7ded852
Update TEMPLATES/mega-linter.yml
andrewvaughan Oct 21, 2023
d4a22bb
Update TEMPLATES/mega-linter.yml
andrewvaughan Oct 21, 2023
95d7bc2
Update mega-linter-runner/generators/mega-linter/templates/mega-linte…
andrewvaughan Oct 22, 2023
e16e33c
Update CHANGELOG.md
andrewvaughan Oct 22, 2023
c82b105
Update read only to read-only
andrewvaughan Oct 22, 2023
6cf7364
Added recommended flavor language and fixed andrewvaughan cspell flag
andrewvaughan Oct 23, 2023
9133abd
Remove duplicated if in mega-linter-for-runner.yml
echoix Oct 24, 2023
e3a56cd
Run ./build.sh --doc on PR
echoix Oct 24, 2023
aa96d18
Apply suggestions from code review
echoix Oct 24, 2023
c281d8c
Apply suggestions from code review
echoix Oct 31, 2023
c941ec6
Merge branch 'main' into bug/3026/checkov-CKV2_GHA_1
nvuillam Nov 18, 2023
2d08f28
Merge branch 'main' into bug/3026/checkov-CKV2_GHA_1
echoix Nov 21, 2023
8766889
[build-command] Update generated files
github-actions[bot] Nov 21, 2023
7343ffe
Merge branch 'main' into bug/3026/checkov-CKV2_GHA_1
nvuillam Nov 21, 2023
a0040e5
Merge branch 'main' into bug/3026/checkov-CKV2_GHA_1
nvuillam Dec 6, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
"abefhkmnptuvx",
"admiralawkbar",
"alignat",
"andrewvaughan",
"aproba",
"arrify",
"baprs",
Expand Down
Loading
Loading