Skip to content

(documentation-ui) refactor the list of static warnings name #574

@fraxken

Description

@fraxken

Use JS-X-Ray web export to complete the list

const kSASTWarnings = [
"parsing-error",
"unsafe-import",
"unsafe-regex",
"unsafe-stmt",
"shady-link",
"encoded-literal",
"short-identifiers",
"suspicious-literal",
"suspicious-file",
"obfuscated-code",
"weak-crypto"
].map((name) => ({ name }));

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions