Skip to content

DO-1766: Remove OWASP workflow#97

Merged
crispy101 merged 1 commit into
mainfrom
feature/DO-1766_remove_owasp_workflow
Apr 24, 2026
Merged

DO-1766: Remove OWASP workflow#97
crispy101 merged 1 commit into
mainfrom
feature/DO-1766_remove_owasp_workflow

Conversation

@daniel-vdp

Copy link
Copy Markdown
Contributor

Description of the proposed changes

  • Remove the unused .github/workflows/owasp.yml GitHub Actions workflow.
  • Remove the commented-out owasp job block from .github/workflows/pull-request.yml that referenced the deleted workflow.

Notes to reviewers

The workflow was only triggerable via workflow_dispatch / workflow_call and was not being invoked by any active job (the call site in pull-request.yml had been commented out with a TODO: fix the owasp pipeline). The separate owasp_scan step in bitbucket-pipelines.yml is unrelated and left untouched.

ℹ️ When you've finished leaving feedback, please add a final comment to the PR tagging the author, letting them know that you have finished leaving feedback

@daniel-vdp daniel-vdp requested a review from a team as a code owner April 24, 2026 04:16
@daniel-vdp daniel-vdp force-pushed the feature/DO-1766_remove_owasp_workflow branch from 09b4bac to a3c1503 Compare April 24, 2026 04:19

@crispy101 crispy101 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@crispy101 crispy101 merged commit 3db7ff2 into main Apr 24, 2026
5 checks passed
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.

2 participants