Reporting API (v1)
Last updated
Was this helpful?
Last updated
Was this helpful?
Returns any issues that are present during the specified timeframe. For example, if an issue from 2018 is still considered a vulnerable today, it will show up in all reports from its inception to the current day. This data can take up to 9 hours to refresh.Note: A vulnerability that was introduced and then resolved on the same day will not show up in the response.
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/issues
The date you wish to fetch results from, in the format YYYY-MM-DD
2017-07-01
The date you wish to fetch results until, in the format YYYY-MM-DD
2017-07-07
The page of results to request
1
The number of results to return per page (Maximum: 1000)
100
The key to sort results by
The direction to sort results.
asc
Set to issue to group the same issue in multiple projects
{"filters":{"identifier":"","ignored":false,"patched":false,"fixable":false,"isFixed":false,"isUpgradable":false,"isPatchable":false,"isPinnable":false,"orgs":[],"severity":["critical","high","medium","low"],"exploitMaturity":["mature","proof-of-concept","no-known-exploit","no-data"],"types":["vuln","license","configuration"],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[],"issues":[],"priorityScore":{"min":0,"max":1000}}}
Returns issues currently in existence. This data can take up to 9 hours to refresh
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/issues/latest
The page of results to request
1
The number of results to return per page (Maximum: 1000)
100
The key to sort results by
The direction to sort results.
asc
Set to issue to group the same issue in multiple projects
{"filters":{"identifier":"","ignored":false,"patched":false,"fixable":false,"isFixed":false,"isUpgradable":false,"isPatchable":false,"isPinnable":false,"orgs":[],"severity":["critical","high","medium","low"],"exploitMaturity":["mature","proof-of-concept","no-known-exploit","no-data"],"types":["vuln","license","configuration"],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[],"issues":[],"priorityScore":{"min":0,"max":1000}}}
Returns the number of tests conducted within a time frame. This data is updated in real time
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/counts/tests
The date you wish to count tests from, in the format YYYY-MM-DD
2017-07-01
The date you wish to count tests until, in the format YYYY-MM-DD
2017-07-03
The field to group results by
{"filters":{"isPrivate":false,"issuesPrevented":false,"orgs":[],"projects":[]}}
Returns project counts within a time frame. This data can take up to 9 hours to refresh
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/counts/projects
The date you wish to fetch results from, in the format YYYY-MM-DD
2017-07-01
The date you wish to fetch results until, in the format YYYY-MM-DD
2017-07-03
{"filters":{"orgs":[],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[]}}
Returns the number of projects currently in existence. This data can take up to 9 hours to refresh.
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/counts/projects/latest
{"filters":{"orgs":[],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[]}}
Returns issue counts within a time frame. This data can take up to 9 hours to refresh
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/counts/issues
The date you wish to fetch results from, in the format YYYY-MM-DD
2017-07-01
The date you wish to fetch results until, in the format YYYY-MM-DD
2017-07-03
The field to group results by
{"filters":{"ignored":false,"patched":false,"fixable":false,"isUpgradable":false,"isPatchable":false,"isPinnable":false,"orgs":[],"severity":["critical","high","medium","low"],"types":["vuln","license","configuration"],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[],"priorityScore":{"min":0,"max":1000}}}
Returns the number of issues currently in existence. This data can take up to 9 hours to refresh
View Project
for every Organization in filters.orgs
View Organization Reports
for every Organization in filters.orgs
/reporting/counts/issues/latest
The field to group results by
{"filters":{"ignored":false,"patched":false,"fixable":false,"isUpgradable":false,"isPatchable":false,"isPinnable":false,"orgs":[],"severity":["critical","high","medium","low"],"types":["vuln","license","configuration"],"languages":["node","javascript","ruby","java","scala","python","golang","php","dotnet","swift-objective-c","elixir","docker","linux","dockerfile"],"projects":[],"priorityScore":{"min":0,"max":1000}}}