FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Make Nuclei Template Cache PVC `accessMode` configurable by rfelber · Pull Request #1264 · secureCodeBox/secureCodeBox · GitHub

Make Nuclei Template Cache PVC accessMode configurable - #1264

Merged
J12934 merged 4 commits into
mainfrom
bugfix/nuclei-cache-fix
Jul 12, 2022
Merged

J12934 merged 4 commits into
mainfrom
bugfix/nuclei-cache-fix

Conversation

rfelber commented Jul 9, 2022

Copy link
Copy Markdown
Member

Description

Improved nuclei cache feature to be configured for different cluster setups (single or multinode).

Since not all clusters have pvc with ReadWriteMany available it is now possible to configure the access mode also to ReadWriteOnce for single node clusters.

Since not all clusters have storage or pvc available, the nuclei cache feature will be disabled by default.

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.

rfelber and others added 2 commits July 9, 2022 14:31
to be configured for different cluster setups (single or multinode).
Since not all clusters have pvc with ReadWriteMany available
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
rfelber added bug Bugs scanner Implement or update a security scanner labels Jul 9, 2022
rfelber self-assigned this Jul 9, 2022

github-actions Bot commented Jul 9, 2022
edited
Loading

Copy link
Copy Markdown

MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
✅ GIT git_diff yes no 0.19s
✅ SPELL misspell 2 0 0.04s
⚠️ YAML prettier 2 1 0.78s
✅ YAML v8r 2 0 1.53s
⚠️ YAML yamllint 2 1 0.17s

See errors details in artifact MegaLinter reports on CI Job page
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

Comment thread scanners/nuclei/values.yaml Outdated
rfelber and others added 2 commits July 12, 2022 14:23
…ing change here.

Signed-off-by: Robert Seedorff <Robert.Seedorff@iteratec.com>
Signed-off-by: GitHub Actions <securecodebox@iteratec.com>
J12934 changed the title Improved nuclei cache feature for single or multinode clusters Make Nuclei Template Cache PVC accessMode configurable Jul 12, 2022
J12934 added enhancement New feature or request and removed bug Bugs labels Jul 12, 2022
J12934 merged commit 7af3a65 into main Jul 12, 2022
J12934 deleted the bugfix/nuclei-cache-fix branch July 12, 2022 14:33
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 join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request scanner Implement or update a security scanner

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL