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

chore(refactor): kebab-case /shared folder #803

Merged
merged 2 commits into from
Dec 10, 2024

all shared folder

aa9d218
Select commit
Loading
Failed to load commit list.
Merged

chore(refactor): kebab-case /shared folder #803

all shared folder
aa9d218
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Dec 10, 2024 in 4s

5 new alerts including 5 critical severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 5 critical

Alerts not introduced by this pull request might have been detected because the code changes were too large.

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 160 in tests/unit/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "my-access-token" is used as
authorization header
.

Check failure on line 193 in tests/unit/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "my-access-token" is used as
authorization header
.

Check failure on line 231 in tests/unit/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "my-access-token" is used as
authorization header
.

Check failure on line 254 in tests/unit/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "my-access-token" is used as
authorization header
.

Check failure on line 297 in tests/unit/auth.test.ts

See this annotation in the file changed.

Code scanning / CodeQL

Hard-coded credentials Critical test

The hard-coded value "my-access-token" is used as
authorization header
.