AppSweep Mobile Application Security Testing
Version updated for Guardsquare/appsweep-action to version v1.5.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
- add url input
- use lowercase names for inputs as suggested by the GitHub actions documentation
- switch to using
with
instead ofenv
in the example workflows - set proper defaults for optional inputs
- switch to
INPUT
environment variables