Skip to content

Add security txt to the system#197

Merged
pierluca merged 1 commit intomainfrom
feature/add-security-txt
Nov 15, 2022
Merged

Add security txt to the system#197
pierluca merged 1 commit intomainfrom
feature/add-security-txt

Conversation

@chenchanglew
Copy link
Contributor

Implement security.txt in d-voting.
“When security risks in web services are discovered by independent security researchers who understand the severity of the risk, they often lack the channels to disclose them properly. As a result, security issues may be left unreported. security.txt defines a standard to help organizations define the process for security researchers to disclose security vulnerabilities securely.”

security txt website: https://securitytxt.org/
security txt github: https://github.com/securitytxt/security-txt

@chenchanglew chenchanglew requested a review from a team as a code owner October 26, 2022 13:51
@chenchanglew chenchanglew self-assigned this Oct 26, 2022
@CLAassistant
Copy link

CLAassistant commented Oct 26, 2022

CLA assistant check
All committers have signed the CLA.

@chenchanglew chenchanglew requested review from nkcr and pierluca October 26, 2022 13:51
@coveralls
Copy link

coveralls commented Oct 26, 2022

Pull Request Test Coverage Report for Build 3427107058

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 56.825%

Files with Coverage Reduction New Missed Lines %
services/dkg/pedersen/handler.go 3 87.23%
Totals Coverage Status
Change from base Build 3412119124: -0.05%
Covered Lines: 3272
Relevant Lines: 5758

💛 - Coveralls

@chenchanglew chenchanglew force-pushed the feature/add-security-txt branch from 21eae9d to d3f052b Compare October 26, 2022 15:41
pierluca
pierluca previously approved these changes Nov 2, 2022
Copy link
Contributor

@pierluca pierluca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM !

nkcr
nkcr previously approved these changes Nov 2, 2022
@chenchanglew chenchanglew dismissed stale reviews from nkcr and pierluca via e7aa25d November 9, 2022 09:56
@chenchanglew chenchanglew force-pushed the feature/add-security-txt branch from d3f052b to e7aa25d Compare November 9, 2022 09:56
@sonarqubecloud
Copy link

sonarqubecloud bot commented Nov 9, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@pierluca pierluca merged commit 3d6a206 into main Nov 15, 2022
@pierluca pierluca deleted the feature/add-security-txt branch November 15, 2022 14:15
@coveralls
Copy link

coveralls commented Sep 20, 2024

Pull Request Test Coverage Report for Build 3427107058

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.05%) to 56.825%

Files with Coverage Reduction New Missed Lines %
services/dkg/pedersen/handler.go 3 87.23%
Totals Coverage Status
Change from base Build 3412119124: -0.05%
Covered Lines: 3272
Relevant Lines: 5758

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants