Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Workaround Nikto Test Failures #2685

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

J12934
Copy link
Member

@J12934 J12934 commented Sep 30, 2024

Description

Changes nikto commands in intergration test and examples to use the -url flag for target config.
-port seems to be broken by a recent change. I presonally prefer -url anyways so this is a improvment for me even if -port is fixed very soon :D

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 J12934 added the bug Bugs label Sep 30, 2024
@J12934 J12934 self-assigned this Sep 30, 2024
Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for docs-securecodebox canceled.

Name Link
🔨 Latest commit 762198b
🔍 Latest deploy log https://app.netlify.com/sites/docs-securecodebox/deploys/66fbe16dc7601b000813c0b3

@J12934
Copy link
Member Author

J12934 commented Sep 30, 2024

Opened up a bug ticket at nikto regarding the -port issues: sullo/nikto#843

@J12934 J12934 mentioned this pull request Sep 30, 2024
4 tasks
J12934 added 2 commits October 1, 2024 13:47
…ing correctly right now

Signed-off-by: Jannik Hollenbach <[email protected]>
If the count is off the next assertions are way more helpful to find out why.

Signed-off-by: Jannik Hollenbach <[email protected]>
@Weltraumschaf Weltraumschaf force-pushed the bugfix/workaround-nikto-custom-port-bug branch from ee9e227 to 762198b Compare October 1, 2024 11:47
@Weltraumschaf Weltraumschaf enabled auto-merge (rebase) October 1, 2024 11:48
Copy link

sonarqubecloud bot commented Oct 1, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
3 Security Hotspots

See analysis details on SonarCloud

@Weltraumschaf Weltraumschaf merged commit 53ee452 into secureCodeBox:main Oct 1, 2024
51 of 53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bugs
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants