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

docs: update kubernetes cs for pod security standards #1473

Merged
merged 9 commits into from
Sep 3, 2024

Conversation

rileydakota
Copy link
Contributor

You're A Rockstar

Thank you for submitting a Pull Request (PR) to the Cheat Sheet Series.

🚩 If your PR is related to grammar/typo mistakes, please double-check the file for other mistakes in order to fix all the issues in the current cheat sheet.

Please make sure that for your contribution:

  • In case of a new Cheat Sheet, you have used the Cheat Sheet template.
  • All the markdown files do not raise any validation policy violation, see the policy.
  • All the markdown files follow these format rules.
  • All your assets are stored in the assets folder.
  • All the images used are in the PNG format.
  • Any references to websites have been formatted as [TEXT](URL)
  • You verified/tested the effectiveness of your contribution (e.g., the defensive code proposed is really an effective remediation? Please verify it works!).
  • The CI build of your PR pass, see the build status here.

If your PR is related to an issue, please finish your PR text with the following line:

This PR covers issue #1041

Thank you again for your contribution 😃

@szh szh added the bug_bash_cincy OWASP Cincinnati 2024 Bug Bash! label Aug 7, 2024
@rileydakota
Copy link
Contributor Author

@szh I'll try to look at the failing build tonight

@szh
Copy link
Collaborator

szh commented Aug 8, 2024

@szh I'll try to look at the failing build tonight

Thanks! It's just lint errors:

cheatsheets/Kubernetes_Security_Cheat_Sheet.md:400 MD036/no-emphasis-as-heading/no-emphasis-as-header Emphasis used instead of a heading [Context: "Utilize Pod Security Standards..."]
cheatsheets/Kubernetes_Security_Cheat_Sheet.md:410:283 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]

szh and others added 3 commits August 29, 2024 11:18
Co-authored-by: mackowski <35339942+mackowski@users.noreply.github.com>
Co-authored-by: mackowski <35339942+mackowski@users.noreply.github.com>
Co-authored-by: mackowski <35339942+mackowski@users.noreply.github.com>
cheatsheets/Kubernetes_Security_Cheat_Sheet.md Outdated Show resolved Hide resolved
cheatsheets/Kubernetes_Security_Cheat_Sheet.md Outdated Show resolved Hide resolved
cheatsheets/Kubernetes_Security_Cheat_Sheet.md Outdated Show resolved Hide resolved
@szh
Copy link
Collaborator

szh commented Aug 29, 2024

@rileydakota I'd like to get this in so I'm going ahead and fixing the lint issues.

@szh
Copy link
Collaborator

szh commented Aug 29, 2024

@mackowski we should definitely squash when we merge this b/c of all the GH commits

@mackowski mackowski merged commit 41c5efe into OWASP:master Sep 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug_bash_cincy OWASP Cincinnati 2024 Bug Bash!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants