Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 9992d8e

Browse files
authored
token-2022: Update security.txt info (#7240)
#### Problem The new token-2022 is out, but the security.txt is outdated. #### Summary of changes Update the revision and tag for the deployed version
1 parent 7340835 commit 9992d8e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

token/program-2022/src/entrypoint.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ security_txt! {
3333
// Optional Fields
3434
preferred_languages: "en",
3535
source_code: "https://github.com/solana-labs/solana-program-library/tree/master/token/program-2022",
36-
source_revision: "61a2fb715e51f14b12ccde56dea30650a6bca487",
37-
source_release: "token-2022-v4.0.1",
36+
source_revision: "070934ae4f2975d602caa6bd1e88b2c010e4cab5",
37+
source_release: "token-2022-v5.0.2",
3838
auditors: "https://github.com/solana-labs/security-audits#token-2022"
3939
}

0 commit comments

Comments
 (0)