This repository was archived by the owner on Sep 6, 2023. It is now read-only.
Expand and update hook integration docs#350
Merged
Zero3141 merged 4 commits intosecureCodeBox:mainfrom Sep 4, 2023
Merged
Conversation
added 4 commits
September 1, 2023 19:30
We upgraded our images to node 18 in secureCodeBox/secureCodeBox#1853, this example file should mirror that. Signed-off-by: Lukas Fischer <lukas.fischer@iteratec.com>
The hook sdk provides the hooks with an object containing information about the details kubernetes stores about the scan resource. The section documenting this object was empty before, this adds a description and an example. Signed-off-by: Lukas Fischer <lukas.fischer@iteratec.com>
Helm doc templates require no space between the opening braces and the minus when removing whitespace. Signed-off-by: Lukas Fischer <lukas.fischer@iteratec.com>
Signed-off-by: Lukas Fischer <lukas.fischer@iteratec.com>
✅ Deploy Preview for docs-securecodebox ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Contributor
Author
|
One thing left open, in the issue I also mentioned that the template example is a bit barebones compared to most |
Zero3141
approved these changes
Sep 4, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Dockerfilescanparameter in JavaScript hooksmaketarget to generate docsCloses #349