Skip to content

Commit 69a6791

Browse files
authored
Merge pull request #2 from OpenForgeProject/release-please--branches--main--components--supply-chain-scanner
chore(main): release 1.0.0
2 parents 5a23e5c + ed55a58 commit 69a6791

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-05-21)
4+
5+
6+
### Features
7+
8+
* add check script and update README with usage instructions ([a87f84a](https://github.com/OpenForgeProject/supply-chain-scanner/commit/a87f84a39f03dca9d2cbb639eb9f94898dc07f65))
9+
* add mini-shai-hulud-package csv ([e847d5f](https://github.com/OpenForgeProject/supply-chain-scanner/commit/e847d5f4afaa89bb275b765817d910baa8eb8140))
10+
* add release automation with Release Please configuration and changelog ([f174b6a](https://github.com/OpenForgeProject/supply-chain-scanner/commit/f174b6ad73e854e05a35d5ee1cefc00a23c40049))
11+
* add shorthand option '-r' for recursive scanning in CLI ([c177fab](https://github.com/OpenForgeProject/supply-chain-scanner/commit/c177fab40ec6a0a4e60ad693e5295300d5d533a8))
12+
* add startup log message for Supply Chain Scanner ([3f2909e](https://github.com/OpenForgeProject/supply-chain-scanner/commit/3f2909eaa0019abb50d3e791afb1c03b37bd8688))
13+
* add verbose mode to CLI for detailed package overview ([9a07612](https://github.com/OpenForgeProject/supply-chain-scanner/commit/9a0761203527137f6cff4a67fae514e6138c2f4d))
14+
* implement CSV validation workflow for pull requests ([ef47202](https://github.com/OpenForgeProject/supply-chain-scanner/commit/ef472022e306688d7e9699aebb3912148b96a97e))
15+
* implement spinner for async tasks and enhance CLI argument parsing ([284151c](https://github.com/OpenForgeProject/supply-chain-scanner/commit/284151c0ee8c3db712a0568eccf9dddaefdff6f6))
16+
17+
18+
### Bug Fixes
19+
20+
* add push event trigger for CSV validation workflow ([6c080bc](https://github.com/OpenForgeProject/supply-chain-scanner/commit/6c080bc5b1a3d753c4889d56c15eb93fde0de8cb))
21+
* move pull request header and footer to the correct location in release configuration ([b56dc18](https://github.com/OpenForgeProject/supply-chain-scanner/commit/b56dc18e97e2e22f5c56945a926d922de4ef2df7))
22+
* remove redundant fields from release-please configuration ([5a23e5c](https://github.com/OpenForgeProject/supply-chain-scanner/commit/5a23e5c347805ef62a05f1b1b45c971637ad41c3))

0 commit comments

Comments
 (0)