Skip to content

Conversation

DevikHaruko
Copy link
Contributor

Description

#3295 This fix adds fields for affinity rules and tolerations to the template ssh-audit-scan-type.yaml.

…-scan-type.yaml

As described in issue secureCodeBox#3259, the ssh-audit-scan-type.yaml does not contain fields for affinity and tolerations configuration, unlike other scan type templates such as nmap. This commit adds the required fields to specify affinity rules/taints/tolerations.

Signed-off-by: DevikHaruko <devik.rawal@haruko.io>
Copy link

netlify bot commented Sep 26, 2025

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 9173b6a
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/68d6a0a8bb95280008f3fb77

Copy link

@J12934 J12934 changed the title #3295 Added affinity and tolerations fields to ssh-audit-scan-type.yaml Added affinity and tolerations fields to ssh-audit-scan-type.yaml Sep 29, 2025
@J12934 J12934 added the scanner Implement or update a security scanner label Sep 29, 2025
Copy link
Member

@J12934 J12934 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah nice thank you 🙌

@github-project-automation github-project-automation bot moved this from Triage to Reviewer Approved in secureCodeBox Sep 29, 2025
@J12934 J12934 merged commit 1390c59 into secureCodeBox:main Sep 29, 2025
50 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scanner Implement or update a security scanner
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Missing affinity rules and taints/tolerations config in ssh-audit-scan-type template
2 participants