Miles Florence
Miles Florence
It'd be nice to have a playlist flag that would iterate over an API call to get all of the videos in a playlist and download them into the current...
Take the [OWASP Top 10 Vulnerabilities](https://www.owasp.org/images/7/72/OWASP_Top_10-2017_(en).pdf) and create one workout:vulnerability. - [x] A1 : Injection - [x] A2 : Broken Authentication - [ ] A3 : Sensitive Data Exposure -...
Expanding the existing `Injection` insight to an entire workout based on the following [standards](https://github.com/sagelabs/standards/blob/master/security/application-security/identify-vulnerability-to-and-mitigate-sql-injection-attacks.md). - [x] Identify SQL injection risks - [ ] Mitigate SQL injection risks using parameters -...
[This](https://github.com/TheHive-Project/TheHiveDocs/blob/master/admin/schema_version.md) document is a year out of date. It should reflect the naming schema of more recent releases.
# [Bug] New TheHive 4 Permissions not displayed under `get_current_user()` ### Request Type Bug ### Work Environment | Question | Answer |---------------------------|-------------------- | TheHive4py version | pip version 1.6.0 ###...
Going to be messing around with the [strawpoll.me API](https://github.com/strawpoll/strawpoll/wiki/API) which is _super_ friendly later tonight. Will post my findings.
(Flag this as discussion) For the purpose of sharing with teammates, it would be a good addition to the platform if the URL more accurately reflected what I view on...
## Description The [Text Format specification](https://protobuf.dev/reference/protobuf/textformat-spec/#text-format-files) has consolidated its canonical file extension to `txtpb`, with `textproto` still supported in some legacy tooling... From the Docs: > .txtpb is the canonical...