Skip to content

Rules lint - #45

Draft
michael-christen wants to merge 5 commits into
masterfrom
rules_lint
Draft

Rules lint#45
michael-christen wants to merge 5 commits into
masterfrom
rules_lint

Conversation

@michael-christen

Copy link
Copy Markdown
Owner

No description provided.


RECIPE_RE = re.compile(
r'[Rr]ecipe( here)?: (?P<url>http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\), ]|(?:%0-9a-fA-F][0-9a-fA-F]))+)')
r'[Rr]ecipe( here)?: (?P<url>http[s]?://(?:[a-zA-Z]|[0-9]|[$-_@.&+]|[!*\(\), ]|(?:%0-9a-fA-F][0-9a-fA-F]))+)'

Check warning

Code scanning / CodeQL

Overly permissive regular expression range Medium

Suspicious character range that is equivalent to \[$%&'()*+,\-.\/0-9:;<=>?@A-Z\\[\\\\]^_\].
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infrastructure Improving / Fixing the Tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants