Skip to content

Commit a50b435

Browse files
committed
fix: revise security.md
1 parent 7b69539 commit a50b435

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

SECURITY.md

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

33
## Introduction
44

5-
The Cardano open source project (xxx) is committed to ensuring the security of
5+
The Cardano open source project is committed to ensuring the security of
66
its software and the privacy of its users. We value the contributions
77
of the security community in helping us identify and address
88
vulnerabilities in our code. This Security Vulnerability Disclosure
@@ -13,17 +13,14 @@ how we will respond to and remediate such reports.
1313

1414
### Reporting a Vulnerability
1515

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_.
16+
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
17+
the [private reporting form on GitHub](https://github.com/input-output-hk/mithril/security/advisories/new) to draft a new _Security advisory_.
2118

2219
Please include as much details as needed to clearly qualify the issue:
2320

2421
- A description of the vulnerability and its potential impact.
2522
- Steps to reproduce the vulnerability.
26-
- The version of `xxxx` package where the vulnerability exists.
23+
- The version of the package where the vulnerability exists.
2724
- Any relevant proof-of-concept or exploit code (if applicable).
2825

2926
### Processing Vulnerability
@@ -90,17 +87,17 @@ report security vulnerabilities to us.
9087
## Contact Information
9188

9289
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](security@intersectmbo.org).
90+
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 security@intersectmbo.org.
9491

9592
## Revision of Policy
9693

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

10198
## Conclusion
10299

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

0 commit comments

Comments
 (0)