Skip to content

Commit 7d74c9a

Browse files
committed
v1.0.1
1 parent 89d9e6b commit 7d74c9a

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

CHANGELOG.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
### Planned
11+
- Additional security component integrations
12+
- Ansible playbook support
13+
- Docker security hardening module
14+
15+
## [1.0.1] - 2026-01-20
16+
17+
### Changed
18+
- **CODE_OF_CONDUCT.md**: Updated contact method from email to GitHub Issues for abuse reporting
19+
1020
### Added
1121
- CONTRIBUTING.md with development guidelines
1222
- CODE_OF_CONDUCT.md (Contributor Covenant v2.1)
1323
- SECURITY.md with vulnerability reporting process
14-
- This CHANGELOG.md
1524

1625
## [1.0.0] - 2026-01-20
1726

@@ -53,7 +62,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5362

5463
| Version | Date | Highlights |
5564
|---------|------|------------|
65+
| 1.0.1 | 2026-01-20 | Documentation patch (CODE_OF_CONDUCT.md contact update) |
5666
| 1.0.0 | 2026-01-20 | Initial release with 14 security components |
5767

58-
[Unreleased]: https://github.com/fidpa/ubuntu-server-security/compare/v1.0.0...HEAD
68+
[Unreleased]: https://github.com/fidpa/ubuntu-server-security/compare/v1.0.1...HEAD
69+
[1.0.1]: https://github.com/fidpa/ubuntu-server-security/compare/v1.0.0...v1.0.1
5970
[1.0.0]: https://github.com/fidpa/ubuntu-server-security/releases/tag/v1.0.0

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,8 @@ when an individual is officially representing the community in public spaces.
4545
## Enforcement
4646

4747
Instances of abusive, harassing, or otherwise unacceptable behavior may be
48-
reported to the community leaders responsible for enforcement at
49-
**security@fidpa.dev** or via GitHub Issues.
50-
51-
All complaints will be reviewed and investigated promptly and fairly.
48+
reported to the project maintainers via GitHub Issues. All complaints will be
49+
reviewed and investigated promptly and fairly.
5250

5351
## Attribution
5452

0 commit comments

Comments
 (0)