Skip to content

Commit fe3da91

Browse files
authored
Fix typos and improve wording (#6962)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent 2704e4a commit fe3da91

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

SECURITY.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## 1. Purpose and scope
44

5-
This policy defines how **KITODO e.V.** (GitHub orgnanisation: [https://github.com/kitodo](https://github.com/kitodo)) fulfils its obligations as an open‑source software steward under the EU **Cyber Resilience Act (CRA)** for all open‑source projects we systematically support on GitHub.
5+
This policy defines how **KITODO e.V.** (GitHub organization: [https://github.com/kitodo](https://github.com/kitodo)) fulfils its obligations as an open‑source software steward under the EU **Cyber Resilience Act (CRA)** for all open‑source projects that we systematically support on GitHub.
66

77
It applies to:
88

@@ -12,15 +12,15 @@ It applies to:
1212
- All maintainers, core contributors, and staff acting on behalf of **KITODO e.V.**
1313
- All infrastructure we provide for development (e.g. GitHub repos, GitHub Actions)
1414

15-
Hint: The other repositories under [KITODO](https://github.com/kitodo) are not subject to this regulation, as they are community driven, i.e. not actively maintainted by **KITODO e.V.**.
15+
Note: The other repositories under [KITODO](https://github.com/kitodo) are not subject to this regulation, as they are community-driven and not actively maintained by **KITODO e.V.**.
1616

1717
---
1818

1919
## 2. Roles and responsibilities
2020

2121
- **CRA Steward Lead**
2222
- Overall owner of this policy; ensures CRA compliance.
23-
- Fulfilled by @kitodo/kitodo-board.
23+
- Held by @kitodo/kitodo-board.
2424

2525
- **Security Contact**
2626
- Handles vulnerability intake, coordination, and disclosure.
@@ -62,7 +62,7 @@ For all in‑scope repositories:
6262
- **Dependency and artifact management**
6363
- Use Dependabot for dependency update PRs.
6464
- For container images or packages, store build configs in repo and, where possible, use reproducible builds.
65-
- Document supported versions and end‑of‑support dates in dedicated `SUPPORTED_VERSIONS.md`.
65+
- Document supported versions and end‑of‑support dates in dedicated `SUPPORTED_VERSIONS.md` file.
6666

6767
---
6868

@@ -79,7 +79,7 @@ We provide and maintain:
7979

8080
Link to `SECURITY.md` (= this [Security Policy](https://github.com/kitodo/kitodo-production/security/policy)) from the repository root.
8181

82-
Each in‑scope repo must contain a `SECURITY.md` (= this [Security Policy](https://github.com/kitodo/kitodo-production/security/policy) ) including:
82+
Each in‑scope repo must contain a `SECURITY.md` file (= this [Security Policy](https://github.com/kitodo/kitodo-production/security/policy) ) including:
8383

8484
- How to report vulnerabilities.
8585
- Expected acknowledgement time.
@@ -139,7 +139,7 @@ A security incident in the CRA sense may involve:
139139

140140
General measures:
141141

142-
- Maintainers must have 2nd factor enabled.
142+
- Maintainers must have two-factor authentication enabled.
143143

144144
### 5.1 Detection
145145

@@ -150,7 +150,7 @@ General measures:
150150

151151
### 5.2 Initial response
152152

153-
Try to react as fast as resonable possible:
153+
Try to react as fast as reasonable possible:
154154

155155
- **Contain:**
156156
- Temporarily restrict repository access if needed.
@@ -162,7 +162,7 @@ Try to react as fast as resonable possible:
162162
- Capture timeline, affected components, suspected cause, and current status.
163163

164164
- **Coordinate:**
165-
- Incident management is led by @kitodo/kitodo-release-management in resposibility of @kitodo/kitodo-board.
165+
- Incident management is led by @kitodo/kitodo-release-management in responsibility of @kitodo/kitodo-board.
166166

167167
---
168168

0 commit comments

Comments
 (0)