thc202
thc202
Use latest version which uses the "new" GitHub APIs to upload the artifacts.
See https://github.com/zaproxy/action-baseline/releases
That's not the same issue.
This issue is about: > Persistent "Artifact name is not valid" (400 Bad Request) from GitHub API despite valid name & token Not the deprecation warning. The warning will be...
I'd rather keep this as AF issue for the fate of `autogenconf`.
https://github.com/zaproxy/zap-extensions/pull/6458#issuecomment-2899401444 No, and it would be better to use an enum to avoid duplication like in `getExampleAlerts()`.
The point of changing to enum was to also get rid of `getAlertReference()` and `getRedirectionReason()`.
Thank you!
What are you trying to achieve? (i.e. your use cases)
Was this tested with an actual application? Because I would have expected a root element to be present (even a dummy one), if we end up merging this we should...