Skip to content

Commit 2fd19c6

Browse files
committed
docs: reconcile changelog with main
1 parent f31f803 commit 2fd19c6

File tree

1 file changed

+22
-21
lines changed

1 file changed

+22
-21
lines changed

CHANGELOG.md

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -3,39 +3,40 @@
33
All notable user-visible changes should be recorded here.
44

55
## Unreleased
6-
7-
### Added
8-
9-
- None yet.
10-
11-
### Changed
12-
13-
- None yet.
14-
15-
### Fixed
16-
17-
- None yet.
18-
6+
7+
### Added
8+
9+
- None yet.
10+
11+
### Changed
12+
13+
- None yet.
14+
15+
### Fixed
16+
17+
- None yet.
18+
1919
### Docs
2020

2121
- None yet.
2222

2323
## v0.1.0
24-
25-
### Added
26-
24+
25+
### Added
26+
2727
- Parser support for `syslog_legacy` and `journalctl_short_full` authentication log input.
2828
- Rule-based detections for SSH brute force, multi-user probing, and sudo burst activity.
2929
- Parser coverage telemetry including parsed/unparsed counts and unknown-pattern buckets.
30+
- Repository automation and hardening with CI, CodeQL, pinned GitHub Actions, security policy, and Dependabot for workflow updates.
3031

3132
### Changed
3233

3334
- Established deterministic Markdown and JSON reporting for the MVP release.
34-
35-
### Fixed
36-
37-
- None.
38-
35+
36+
### Fixed
37+
38+
- None.
39+
3940
### Docs
4041

4142
- Added CI, CodeQL, repository hardening guidance, and release-facing project documentation for the first public release.

0 commit comments

Comments
 (0)