add support for filtering results by passing `git diff` output
Open
enhancement
High Priority
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
### Describe the desired feature
In CI, it'd be useful to only include the results of analyses introduced by changes in the PR
ref https://github.com/crytic/slither-action/issues/55
Contributor guide
Research direction
Start by tracing the analysis entry point and how CI consumes results, then determine where `git diff` output could be supplied. Done means CI can limit reported analyses to changes introduced by a pull request, with the expected behavior verified in the relevant tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- ci-cd, devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100