-
Couldn't load subscription status.
- Fork 23
C#: Add experimental queries. #72
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
Conversation
094d6c2 to
312aea6
Compare
| @@ -0,0 +1 @@ | |||
| experimental/Security Features/CWE-1004/CookieWithoutHttpOnly.ql No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@michaelnebel do these paths need to be updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Btw. what do you think about the query IDs?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Im ok using githubsecuritylab but maybe we want to use something related to community packs, @GeekMasher any thoughts?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I like the use of a namespace like githubsecuritylab, I think githubsecuritylab makes sense as this is the org where the community pack resides.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great. I have just prefixed the query IDs with githubsecuritylab. Then lets go with that.
Should we just go ahead and get the queries merged?
f079d10 to
e6d4cc4
Compare
e6d4cc4 to
94cba02
Compare
In this PR we add all C# experimental queries to the CodeQL community pack.
At least one open question:
experimentaltag. Should we keep theexperimentaltag and keep the id's as is? It is unclear as there is also a mention in the requirement doc thatDeprecate experimental queries in CodeQL repo and point to new location.Review on a commit by commit basis is recommended.