OWASP / OWASP/www-project-api-security-testing-framework
[FEATURE] Github Action
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 150
- Forks
- 41
- Avg merge
- 2d 5h
- Merged PRs (30d)
- 3
Description
Problem Statement
Would it be possible to support an official Github Action to run this tool? As the current way of running using the jar is a bit clunky.
Proposed Solution
Have an official Github Action sub-project to be able to easily run the tool in Github Actions CI.
Alternative Solutions
Alternative is using the existing jar approach.
Another alternative would be providing a Docker image to run using Docker instead?
Related OWASP API Security Standards
N/A
Additional Context
N/A
Would you be willing to implement this feature?
- I'm willing to submit a PR for this feature
- I would need guidance to implement this feature
- I'm not able to implement this feature
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the existing jar-based way of running the tool and how the repository is structured. Define what an official GitHub Action sub-project must provide for CI usage, then verify that the tool can be run through it without relying on the current manual jar approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100