Skip to content

Addition of SequenceOntology CS to ignore list

61b1b0e
Select commit
Loading
Failed to load commit list.
Merged

Addition of SequenceOntology CS to ignore list #119

Addition of SequenceOntology CS to ignore list
61b1b0e
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded Sep 8, 2025 in 2s

No new alerts in code changed by this pull request

Annotations

Check failure on line 315 in src/common.js.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
http://varnomen.hgvs.org
' can be anywhere in the URL, and arbitrary hosts may come before or after it.

Check failure on line 315 in src/common.js.ts

See this annotation in the file changed.

Code scanning / CodeQL

Incomplete URL substring sanitization High

'
http://www.sequenceontology.org
' can be anywhere in the URL, and arbitrary hosts may come before or after it.