Skip to content

Remove excluded CodeQL rules, fix reference to Gulpfile #51878

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

jakebailey
Copy link
Member

Fixes #51401

The new CodeQL bundle was released yesterday; remove these exclusions and see if we pass.

Also, the new Herebyfile wasn't getting checked; I forgot to change this in the module conversion.

@typescript-bot typescript-bot added Author: Team For Milestone Bug PRs that fix a bug with a specific milestone labels Dec 13, 2022
@jakebailey jakebailey marked this pull request as ready for review December 13, 2022 18:39
@jakebailey
Copy link
Member Author

ImproperCodeSanitization.bqrs appears to be exceptionally slow (10 minutes to run in CI), but doesn't hang, so I guess it's fine.

@jakebailey
Copy link
Member Author

Reported upstream on github/codeql#11679.

@jakebailey jakebailey merged commit a3802c1 into microsoft:main Dec 13, 2022
@jakebailey jakebailey deleted the fix-51401 branch December 13, 2022 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Author: Team For Milestone Bug PRs that fix a bug with a specific milestone
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove excluded CodeQL rules
3 participants