You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/SECURITY.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# 🔐 Security Policy
2
2
3
-
Security is a priority. We maintain a proactive stance to identify and fix vulnerabilities in **go-overlay-discovery-service**.
3
+
Security is a priority. We maintain a proactive stance to identify and fix vulnerabilities in **go-overlay-discovery-services**.
4
4
5
5
<br/>
6
6
@@ -73,4 +73,4 @@ To proactively protect this repository, we use several automated GitHub workflow
73
73
-**[CodeQL Analysis](./workflows/codeql-analysis.yml)**: Scans the codebase for security vulnerabilities and coding errors using GitHub's CodeQL engine on every push and pull request to the `master` branch.
74
74
-**[OpenSSF Scorecard](./workflows/scorecard.yml)**: Periodically evaluates the repository against OpenSSF Scorecard checks, providing insights and recommendations for improving supply chain security and best practices.
75
75
76
-
These workflows help us identify, remediate, and prevent security issues as early as possible in the development lifecycle. For more details, see the workflow files in the [`.github/workflows/`](https://github.com/bsv-blockchain/go-overlay-discovery-service/tree/master/.github/workflows) directory.
76
+
These workflows help us identify, remediate, and prevent security issues as early as possible in the development lifecycle. For more details, see the workflow files in the [`.github/workflows/`](https://github.com/bsv-blockchain/go-overlay-discovery-services/tree/master/.github/workflows) directory.
Copy file name to clipboardExpand all lines: .github/SUPPORT.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,23 +1,23 @@
1
1
# 🛟 Support Guide
2
2
3
-
Need help with **go-overlay-discovery-service**? You're in the right place. Here’s how to get support, report issues, and stay aligned with project guidelines.
3
+
Need help with **go-overlay-discovery-services**? You're in the right place. Here’s how to get support, report issues, and stay aligned with project guidelines.
4
4
5
5
<br/>
6
6
7
7
## 💬 Questions & Discussion
8
8
9
9
Before asking, check the existing threads:
10
10
11
-
* 🔍 Search [Issues](https://github.com/bsv-blockchain/go-overlay-discovery-service/issues) or [Pull Requests](https://github.com/bsv-blockchain/go-overlay-discovery-service/pulls?q=is%3Apr+is%3Aopen+is%3Aclosed)
12
-
* 🆕 Can’t find what you need? Start a [new issue](https://github.com/bsv-blockchain/go-overlay-discovery-service/issues/new?template=question.yml).
11
+
* 🔍 Search [Issues](https://github.com/bsv-blockchain/go-overlay-discovery-services/issues) or [Pull Requests](https://github.com/bsv-blockchain/go-overlay-discovery-services/pulls?q=is%3Apr+is%3Aopen+is%3Aclosed)
12
+
* 🆕 Can’t find what you need? Start a [new issue](https://github.com/bsv-blockchain/go-overlay-discovery-services/issues/new?template=question.yml).
13
13
14
14
<br/>
15
15
16
16
## 🐞 Reporting Issues
17
17
18
18
Found a bug?
19
19
20
-
1. Check the [issue tracker](https://github.com/bsv-blockchain/go-overlay-discovery-service/issues) to avoid duplicates.
20
+
1. Check the [issue tracker](https://github.com/bsv-blockchain/go-overlay-discovery-services/issues) to avoid duplicates.
0 commit comments