Skip to content

up

37178e3
Select commit
Loading
Failed to load commit list.
Draft

Implement Complete Blog System with 5 Initial Posts, Author Profiles, and RSS Feed #41

up
37178e3
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Jan 12, 2026 in 6s

7 new alerts including 7 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 7 high

See annotations below for details.

View all branch alerts.

Annotations

Check failure on line 188 in src/app/blog/[slug]/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 199 in src/app/blog/[slug]/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 217 in src/app/blog/[slug]/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 217 in src/app/blog/[slug]/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 80 in src/app/blog/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 121 in src/app/blog/page.tsx

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.

Check failure on line 36 in src/app/rss.xml/route.ts

See this annotation in the file changed.

Code scanning / CodeQL

Stored cross-site scripting High

Stored cross-site scripting vulnerability due to
stored value
.