OWASP / CheatSheetSeries

The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
https://cheatsheetseries.owasp.org
Creative Commons Attribution Share Alike 4.0 International
27.08k stars 3.79k forks source link

Fixed indentation #1353

Closed mkrjn99 closed 4 months ago

jmanico commented 4 months ago

I'm still seeing link errors :(

cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.md:82:1 MD007/ul-indent Unordered list indentation [Expected: 4; Actual: 2] cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.md:83:1 MD007/ul-indent Unordered list indentation [Expected: 4; Actual: 2]

mkrjn99 commented 4 months ago

Updated, please have a look again.

mkrjn99 commented 4 months ago

Though, I do not see the indentation fix on the website, is there a cycle with which these changes are pushed to prod?

jmanico commented 4 months ago

It should go live immediately after a merge unless our deployment automation is broken.

I’m out of position in the middle of a move but will look into it in a few days.

mackowski commented 4 months ago

@jmanico default GH Actions permissions were changed on the OWASP org level when I go to the https://github.com/OWASP/CheatSheetSeries/settings/actions I cannot give 'Read and write permissions' I think here is the explanation how to fix that but we need to contact someone with OWASP org Admin permissions: https://docs.github.com/en/organizations/managing-organization-settings/disabling-or-limiting-github-actions-for-your-organization#configuring-the-default-github_token-permissions

jmanico commented 4 months ago

I have that permission I think. I am overwhelmed moving to Europe right now but will look at it as soon as I can.

jmanico commented 4 months ago

I see the problem, but don’t have access to fix this. I got Andrew van der stock involved and will continue to escalate until it’s fixed. 🤙 Thank you Jakub!

mackowski commented 3 months ago

@mkrjn99 it should be live now ;-)