Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: signSync, verifySync #211

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

update readme

ba00c67
Select commit
Loading
Failed to load commit list.
Open

feat: signSync, verifySync #211

update readme
ba00c67
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 4, 2023 in 4s

3 new alerts including 3 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 3 critical

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 12 in test/verify.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "mysecret" is used as
key
.

Check failure on line 150 in test/verify.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "foo" is used as
key
.

Check failure on line 160 in test/verify.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "foo" is used as
key
.

Check failure on line 163 in test/verify.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "foo" is used as
key
.