Skip to content

- fix github action Release-CI.yml

09dfaf4
Select commit
Loading
Failed to load commit list.
Merged

Release v2.0.0 with AWS cloud support. #7

- fix github action Release-CI.yml
09dfaf4
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL failed Mar 15, 2026 in 2s

2 new alerts including 2 high severity security vulnerabilities

New alerts in code changed by this pull request

Security Alerts:

  • 2 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 57 in tests/SourceFlow.Core.Tests/E2E/E2E.Tests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High test

This stores sensitive data returned by
access to field _accountId : Int32
as clear text.

Check failure on line 92 in tests/SourceFlow.Stores.EntityFramework.Tests/E2E/E2E.Tests.cs

See this annotation in the file changed.

Code scanning / CodeQL

Clear text storage of sensitive information High test

This stores sensitive data returned by
access to field _accountId : Int32
as clear text.