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

Added completed Dryrun Security file to the repo #8954

Closed
wants to merge 3 commits into from
Closed

Added completed Dryrun Security file to the repo #8954

wants to merge 3 commits into from

Conversation

mtesauro
Copy link
Contributor

@mtesauro mtesauro commented Nov 8, 2023

Description

Replaces the GH Action removed in #8953 (git_protect) with Dryrun Security

This should be merged after #8953 is merged

Test results

Initially tested Dryrun Security in a fork of this repo before doing this PR

Documentation

See https://www.dryrun.security/

Checklist

This checklist is for your information.

  • Make sure to rebase your PR against the very latest dev.
  • Features/Changes should be submitted against the dev.
  • Bugfixes should be submitted against the bugfix branch.
  • Give a meaningful name to your PR, as it may end up being used in the release notes.
  • Your code is flake8 compliant.
  • Your code is python 3.11 compliant.
  • If this is a new feature and not a bug fix, you've included the proper documentation in the docs at https://github.com/DefectDojo/django-DefectDojo/tree/dev/docs as part of this PR.
  • Model changes must include the necessary migrations in the dojo/db_migrations folder.
  • Add applicable tests to the unit tests.
  • Add the proper label to categorize your PR.

Copy link
Contributor

github-actions bot commented Nov 8, 2023

python: can't open file '/home/runner/work/django-DefectDojo/django-DefectDojo/.github/scripts/git_protect.py': [Errno 2] No such file or directory

Copy link
Contributor

github-actions bot commented Nov 8, 2023

This pull request has conflicts, please resolve those before we can evaluate the pull request.

@kiblik kiblik mentioned this pull request Nov 8, 2023
10 tasks
@Maffooch Maffooch changed the base branch from dev to master November 8, 2023 16:18
@Maffooch Maffooch changed the base branch from master to dev November 8, 2023 16:23
@Maffooch Maffooch closed this Nov 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants