Antonino Sabetta
Antonino Sabetta
While the retrieval of JSON is forbidden by most (all?) Apache projects, the XML format seems available. Example: https://issues.apache.org/jira/si/jira.issueviews:issue-xml/ZOOKEEPER-4557/ZOOKEEPER-4557.xml Interesting: one can restrict the fields contained in the XML response,...
I tried to run the following: `python client/cli/main.py CVE-2021-30468 --use-nvd --repository https://github.com/apache/cxf --report html --max-candidates=3000` which produces 2346 candidates. The resulting request to the backend is a very long URL,...
When no auth token is provided, continue anyway (since the services allow that) but print a warning message. Also, print another message when the number of allowed requests is exhausted...
This issue was generated by the SAP Repository Linter. It checks repositories for their compliance with the SAP open source project guidelines. As an SAP employee you can see further...
E.g. when processing https://issues.apache.org/jira/browse/AMBARI-25329 the token `vuln...` in the very title of the issue is missed. Test with: ``` python client/cli/main.py CVE-2020-1936 --use-nvd --repository https://github.com/apache/ambari --report html --use-backend optional --version-interval=2.7.3:2.7.4...