README instruction `make build_analysis_image` not valid anymore
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 912
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
In the Local Analysis section, there is this text:
The make build_analysis_image is stale though. This makefile target was replaced in this commit: https://github.com/ossf/package-analysis/commit/c473e2d466d9a01425528ffdc2456246feb45c8c
So the correct target now is build/image/analysis.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the README's Local Analysis section around the linked lines and compare the stale make target with the replacement commit. Update make build_analysis_image to build/image/analysis, then verify that the instruction matches the current target.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100