advanced-security / maven-dependency-submission-action

GitHub Action for submitting Maven dependencies
MIT License
48 stars 24 forks source link

Allow customising detector name #86

Closed hmaurer closed 4 months ago

hmaurer commented 5 months ago

Allow users of the action to customise the detector name. New inputs:

If detector-name is not specified, then information extracted from package.json is used, as before (no changes).