exasol / project-keeper

This maven plugin checks and unifies a project's structure according to the Exasol integration team's repository standards.
MIT License
3 stars 1 forks source link

Integrate GitHub Action for creating security issues #489

Closed kaklakariada closed 11 months ago

kaklakariada commented 11 months ago

In https://github.com/exasol/python-toolbox/pull/88 we created an action for creating issues for vulnerabilities.

### Tasks
- [x] Try out the action in a Java project
- [x] Replace dependency check action in PK with new action
kaklakariada commented 11 months ago

Tried out security-issue action, it successfully created https://github.com/exasol/project-keeper/issues/491