Skip to main content

Crate hazler_js_parser

Crate hazler_js_parser 

Source

Structs§

FrameFileParser
Parser for .frame files
InterestingPath
Interesting path found in source map
JavaScriptParser
JavaScript parser for extracting endpoints from JavaScript code
SourceMap
Parsed source map information
SourceMapAnalysis
Analyzed source map with extracted paths
SourceMapParser
Source map parser for extracting original source paths
SourceMapReference
Source map detection result

Enums§

Error
Framework
Detected framework information
PathCategory
Category of an interesting path
Priority
Priority level for interesting paths

Functions§

detect_framework
Detect framework from JavaScript content
get_framework_patterns
Get framework-specific endpoint patterns

Type Aliases§

Result