Skip to content
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

feat(engine_dast): new dast scanning engine. #140

Open
wants to merge 562 commits into
base: trunk
Choose a base branch
from

Conversation

russbelln
Copy link
Collaborator

@russbelln russbelln commented May 7, 2024

Description

  • Add new dast scanning engine
  • Add the Nuclei tool as driven adapter of the new engine

Checklist:

  • The pull request is complete according to the guide of contributing of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my feature, policy, or fix is effective and works
  • New and existing tests pass locally with my changes

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
D Security Rating on New Code (required ≥ C)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint

@russbelln russbelln changed the title Feature/engine dast nu feat(engine dast) Sep 5, 2024
@russbelln russbelln changed the title feat(engine dast) feat(engine dast): new dast scanning engine Sep 5, 2024
@russbelln russbelln changed the title feat(engine dast): new dast scanning engine feat(engine_dast): new dast scanning engine Sep 5, 2024
@russbelln russbelln changed the title feat(engine_dast): new dast scanning engine feat(engine_dast): new dast scanning engine. Sep 5, 2024
Copy link
Contributor

@Gaviria9601 Gaviria9601 left a comment

Choose a reason for hiding this comment

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

  • Review the comments
  • update example_remote_config_local engine_core with ENGINE_DAST config
  • remove .gitkeeps
  • Review the security issues sonarcloud
  • update version tools/devsecops_engine_tools/version.py
  • Please, finish the PR the checks

tools/requirements.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@octaviovg octaviovg left a comment

Choose a reason for hiding this comment

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

Validate comments

Copy link

ssantaa9 and others added 26 commits January 14, 2025 13:13
fix(engine_core): fix create exclusion particular cases
* fix(deps): update dependencies

* fix(deprecated): Update deprecated method usages

---------

Co-authored-by: juancgalvis <[email protected]>
feat(engine_core): 🚀 handle finding exclusion - white_list
feat(engine_secret): new gitleaks driven adapter
fix(engine_secret): download custom rules if enabled
Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
65.9% Coverage on New Code (required ≥ 70.0%)

See analysis details on SonarQube Cloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants