8000 Fix minor documentation issues by J12934 · Pull Request #3221 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content

Conversation

@J12934
Copy link
Member
@J12934 J12934 commented Aug 18, 2025

Description

Part of #3212

  • Updates all CRD Doc Pages
  • Adds a v5 blog post
  • Fixes docusaurus warnings about missing authors.yml, missing truncation markers, scss warnings and broken anchors. Should now all build without warnings
  • Trying to make docusaurus more strict so that we get alerted better on these kinds of errors in the future
  • Fixes wrong ZAP link and icon

Closes #3212
Closes #2001
Closes #1922
Closes #1923
Closes #1921
Closes #1920
Closes #1919
Closes #1918

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.

J12934 added 18 commits August 18, 2025 20:28
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Closes secureCodeBox#2001

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Closes secureCodeBox#1922

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
writing and grammar

Closes secureCodeBox#1923

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Closes secureCodeBox#1921

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Closes secureCodeBox#1919

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Closes secureCodeBox#1918

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
scrollable / usable

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
from docusaurus

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Was causing warning with react 19

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
resovles last docusaurus warning

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
issues more quickly

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
@J12934 J12934 self-assigned this Aug 18, 2025
@J12934 J12934 added the documentation Improvements or additions to documentation label Aug 18, 2025
@netlify
Copy link
netlify bot commented Aug 18, 2025

Deploy Preview for docs-securecodebox ready!

Name Link
🔨 Latest commit 87a505d
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/68a38985f104380008a455bc
😎 Deploy Preview https://deploy-preview-3221--docs-securecodebox.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

J12934 added 2 commits August 18, 2025 22:06
Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
Possible that it has been bull shit that it was checked in all this time

Signed-off-by: Jannik Hollenbach <jannik.hollenbach@owasp.org>
@sonarqubecloud
Copy link

@J12934 J12934 moved this from Triage to To Review in secureCodeBox Aug 18, 2025
@github-project-automation github-project-automation bot moved this from To Review to Reviewer Approved in secureCodeBox Aug 22, 2025
@J12934 J12934 merged commit 3231487 into secureCodeBox:main Aug 22, 2025
48 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Aug 22, 2025
Weltraumschaf added a commit to Weltraumschaf/secureCodeBox that referenced this pull request Aug 27, 2025
Due to introduction of authors.yaml by
secureCodeBox#3221
this script is not necessary anymore.

Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
Weltraumschaf added a commit that referenced this pull request Aug 27, 2025
Due to introduction of authors.yaml by
#3221
this script is not necessary anymore.

Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0