Skip to content

Commit 54133ac

Browse files
authored
Merge pull request #93 from IntersectMBO/88-revise-new-securitymd
chore: revise security.md
2 parents 7b69539 + f5b12a8 commit 54133ac

File tree

1 file changed

+7
-15
lines changed

1 file changed

+7
-15
lines changed

SECURITY.md

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

33
## Introduction
44

5-
The Cardano open source project (xxx) is committed to ensuring the security of
6-
its software and the privacy of its users. We value the contributions
7-
of the security community in helping us identify and address
8-
vulnerabilities in our code. This Security Vulnerability Disclosure
9-
Policy outlines how security vulnerabilities should be reported and
10-
how we will respond to and remediate such reports.
5+
The Cardano open source project (`IntersectMBO/developer-experience`) is committed to ensuring the security of its software and the privacy of its users. We value the contributions of the security community in helping us identify and address vulnerabilities in our code. This Security Vulnerability Disclosure Policy outlines how security vulnerabilities should be reported and how we will respond to and remediate such reports.
116

127
## Security Vulnerability Handling Process
138

149
### Reporting a Vulnerability
1510

16-
If you discover a security vulnerability in xxxx, we encourage you to
17-
responsibly disclose it to us. To report a vulnerability, please use
18-
the [private reporting form on
19-
GitHub](https://github.com/input-output-hk/mithril/security/advisories/new)
20-
to draft a new _Security advisory_.
11+
If you discover a security vulnerability in the Developer Experience repository, we encourage you to responsibly disclose it to us. To report a vulnerability, please use
12+
the [private reporting form on GitHub](https://github.com/input-output-hk/mithril/security/advisories/new) to draft a new _Security advisory_.
2113

2214
Please include as much details as needed to clearly qualify the issue:
2315

2416
- A description of the vulnerability and its potential impact.
2517
- Steps to reproduce the vulnerability.
26-
- The version of `xxxx` package where the vulnerability exists.
18+
- The version of the package where the vulnerability exists.
2719
- Any relevant proof-of-concept or exploit code (if applicable).
2820

2921
### Processing Vulnerability
@@ -90,17 +82,17 @@ report security vulnerabilities to us.
9082
## Contact Information
9183

9284
To report a security vulnerability, please use [GitHub
93-
form]((add project github form for your project)). Should you experience any issues reporting via GitHub or have other questions, Please contact [Security]([email protected]).
85+
form](https://github.com/input-output-hk/mithril/security/advisories/new). Should you experience any issues reporting via GitHub or have other questions, Please contact [email protected].
9486

9587
## Revision of Policy
9688

9789
This Security Vulnerability Disclosure Policy may be updated or
9890
revised as necessary. Please check the latest version of this policy
99-
on the [xxxx repository]((add link for your project)).
91+
on the [Developer Experience repository](https://github.com/IntersectMBO/developer-experience/blob/main/SECURITY.md).
10092

10193
## Conclusion
10294

103-
The xxxx project greatly appreciates the assistance of the security
95+
The Developer Experience project greatly appreciates the assistance of the security
10496
community in helping us maintain the security of our software while
10597
upholding the highest standards of privacy. Together, we can work to
10698
identify and address vulnerabilities, ensuring a safer and more secure

0 commit comments

Comments
 (0)