fossa_compare_issue_summaries
Compare two revisions of a project and count issues that are new, remediated, or unchanged to show what a build changed.
Instructions
Count how many issues are new, remediated, or unchanged between two revisions of one project.
Read-only. Answers "what did this build change" in one call; use fossa_list_issues with compare_to_revision to see the issues themselves.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwes | No | ||
| depths | No | ||
| search | No | ||
| category | Yes | ||
| severity | No | ||
| issue_types | No | ||
| change_status | No | ||
| project_labels | No | ||
| project_locator | Yes | ||
| package_managers | No | ||
| revision_locator | Yes | ||
| compare_to_revision | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||