Skip to content

Commit d59c889

Browse files
authored
Merge pull request GitoxideLabs#55 from EliahKagan/doc
Update project URL and add security policy
2 parents 49e50f7 + 3267581 commit d59c889

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "cargo-smart-release"
33
version = "0.21.6"
44
authors = ["Sebastian Thiel <[email protected]>"]
5-
repository = "https://github.com/Byron/cargo-smart-release"
5+
repository = "https://github.com/GitoxideLabs/cargo-smart-release"
66
description = "Cargo subcommand for fearlessly releasing crates in workspaces."
77
license = "MIT OR Apache-2.0"
88
edition = "2021"

SECURITY.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Security Policy
2+
3+
## Reporting a Vulnerability
4+
5+
Please feel free to [draft a GitHub advisory](https://github.com/GitoxideLabs/cargo-smart-release/security/advisories/new), and I will work with you to disclose and or resolve the issue responsibly.
6+
7+
If this doesn't seem like the right approach or there are questions, please feel free to reach out to the email used in Sebastian Thiel's commits.
8+
9+
Thank you.

0 commit comments

Comments
 (0)