OWASP / OWASP/wrongsecrets

Optimize Github actions

Open
#714 11 comments 0 reactions 1 assignee View on GitHub

@puneeth072003 is already working on this.

Since May 26, 2023.

enhancement
Dominant language
HTML
Stars
1.5k
Forks
625
Avg merge
14h 21m
Merged PRs (30d)
44

Description

In order to become more efficient in CLI time there are a bunch of things we can simplify:

  • 1. create 1 clean-install with all the sskips in place materials to have the jar file
  • 2. Change swagger action to depend on 1
  • 3. Change DAST to depend on 1
  • 4. Change Docker container creation action to depend on1
  • Optimize many of the github actions to just run once instead of twice during a PR.
  • quickfail container test if something is wrong...

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.