Skip to content

chore: archive and remove unused legacy use cases - #160

Merged
vamsi (thedumsieffect) merged 9 commits into
vamsi/library-rebuilding-page-a4ddfrom
vamsi/os-package-cleanup-a4dd
Jul 21, 2026
Merged

chore: archive and remove unused legacy use cases#160
vamsi (thedumsieffect) merged 9 commits into
vamsi/library-rebuilding-page-a4ddfrom
vamsi/os-package-cleanup-a4dd

Merge onboarding compatibility documentation

ba380a6
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jul 21, 2026 in 4s

7 new alerts including 7 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 7 high

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 501 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 523 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 536 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 549 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 570 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 599 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.

Check failure on line 630 in use-case-library-site/server/src/index.ts

See this annotation in the file changed.

Code scanning / CodeQL

Missing rate limiting High

This route handler performs
authorization
, but is not rate-limited.