Greg Pflaum
Greg Pflaum
* **I'm submitting a ...** - [X] bug report - [ ] feature request * **What is the current behavior?** The KeywordDetector plugin doesn't detect secrets which start with a...
* **I'm submitting a ...** - [ ] bug report - [x] feature request * **What is the current behavior?** detect-secrets-hook gets a list of files as command line arguments....
### Bug summary [create_temp_project_avatar()](https://jira.readthedocs.io/api.html#jira.client.JIRA.create_temp_project_avatar]) works with Jira Data Center, but fails with Jira Cloud with a 405 (Method Not Allowed) error: ``` jira.exceptions.JIRAError: JiraError HTTP 405 url: https://mysite.atlassian.net/rest/api/2/project/MYPROJECT/avatar/temporary?filename=avatar.png&size=4950 ``` The...