Skip to content

Conversation

@p4trickweiss
Copy link
Contributor

@p4trickweiss p4trickweiss commented Aug 28, 2025

Description

Switch ncrack scanner optional password encryption from rsa to age-encryption.

Closes #2311

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.

@netlify
Copy link

netlify bot commented Aug 28, 2025

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 1ab2eac
🔍 Latest deploy log https://app.netlify.com/projects/docs-securecodebox/deploys/68b013b3a327970008adcc20

@p4trickweiss p4trickweiss changed the title Feature/ncrack age encryption Switch ncrack scanner encryption from rsa to age-encryption Aug 28, 2025
@sonarqubecloud
Copy link

@p4trickweiss p4trickweiss added scanner Implement or update a security scanner javascript Pull requests that update Javascript code helm Pull requests that update helm code labels Aug 28, 2025
@p4trickweiss p4trickweiss changed the title Switch ncrack scanner encryption from rsa to age-encryption Switch ncrack scanner encryption from rsa to age-encryption (closes #2311) Aug 28, 2025
@J12934 J12934 changed the title Switch ncrack scanner encryption from rsa to age-encryption (closes #2311) Switch ncrack password encryption from rsa to age-encryption Aug 28, 2025
@J12934 J12934 moved this from Triage to To Review in secureCodeBox Aug 28, 2025
@J12934 J12934 removed the helm Pull requests that update helm code label Aug 28, 2025
@github-project-automation github-project-automation bot moved this from To Review to Reviewer Approved in secureCodeBox Aug 28, 2025
@J12934 J12934 merged commit e486b95 into secureCodeBox:main Aug 28, 2025
53 checks passed
@github-project-automation github-project-automation bot moved this from Reviewer Approved to Done in secureCodeBox Aug 28, 2025
@p4trickweiss p4trickweiss deleted the feature/ncrack-age-encryption branch September 22, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

javascript Pull requests that update Javascript code scanner Implement or update a security scanner

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Switch (optional) encryption of identified passwords from ncrack to use AGE

2 participants