Felicity Chapman
|
329c3c7c56
|
Make links in drop-down absolute
|
2024-09-25 10:59:22 +01:00 |
|
Rasmus Wriedt Larsen
|
4a21a85e73
|
Merge branch 'main' into threat-models
|
2024-09-23 11:19:58 +02:00 |
|
Florin Coada
|
d290591187
|
Update index.html
|
2024-09-20 14:40:45 +01:00 |
|
Florin Coada
|
0e828bb5da
|
Merge branch 'main' into changedocs/2.19.0
|
2024-09-19 15:16:49 +01:00 |
|
Florin Coada
|
54632b289e
|
Adding unified changelog for 2.19.0
|
2024-09-19 10:03:07 +01:00 |
|
Felicity Chapman
|
0675ba0fa4
|
Merge pull request #17361 from github/12707-felicity-docs-landing
Update the Docs landing page for the CodeQL docs site
|
2024-09-17 11:40:53 +01:00 |
|
Felicity Chapman
|
40fdd00e16
|
Merge pull request #17383 from github/10819-felicity-discovery
Update "About CodeQL" to cover the information needs of security researchers better
|
2024-09-17 11:10:52 +01:00 |
|
Felicity Chapman
|
7d49624e1c
|
Update docs/codeql/codeql-overview/about-codeql.rst
Co-authored-by: Ben Ahmady <32935794+subatoi@users.noreply.github.com>
|
2024-09-17 11:09:48 +01:00 |
|
Chris Smowton
|
01b47573b3
|
Merge remote-tracking branch 'origin/rc/3.15' into smowton/admin/merge-rc315-into-main
|
2024-09-16 17:36:18 +01:00 |
|
Dave Bartolomeo
|
485fc04029
|
Initial merge from main
|
2024-09-15 08:55:31 -04:00 |
|
Florin Coada
|
194c2fa9c4
|
Add changedocs for 2.18.4
|
2024-09-13 10:18:04 +01:00 |
|
Owen Mansel-Chan
|
f46b4b344f
|
Merge pull request #17277 from github/owen-mc-patch-1
Docs: Give clearer example of multiple query predicates in one ql file
|
2024-09-11 14:22:33 +01:00 |
|
Sid Shankar
|
3436fc6177
|
Updates supported compiler docs
|
2024-09-11 00:46:09 +00:00 |
|
Rasmus Wriedt Larsen
|
e11bfc27bd
|
Docs: Fix link
|
2024-09-10 16:53:52 +02:00 |
|
Rasmus Wriedt Larsen
|
e35c2b243a
|
Docs: Include 'Threat models' for Python
|
2024-09-10 16:44:03 +02:00 |
|
Rasmus Wriedt Larsen
|
7d3793e718
|
Docs: Update threat-model list to include Python
|
2024-09-10 14:32:38 +02:00 |
|
Felicity Chapman
|
967367bba6
|
Apply suggestions from code review
Co-authored-by: Joe Clark <31087804+jc-clark@users.noreply.github.com>
|
2024-09-06 12:30:18 +01:00 |
|
Michael B. Gale
|
3f94ed19bd
|
Docs: Add Go 1.23 to supported range
|
2024-09-06 10:50:08 +01:00 |
|
Felicity Chapman
|
529bee4d73
|
Add link to MRVA
|
2024-09-04 15:57:01 +01:00 |
|
Felicity Chapman
|
4cdef853d2
|
Add metadata to two key topics to help with SEO
|
2024-09-04 15:42:18 +01:00 |
|
Felicity Chapman
|
e58bb88ee8
|
Make more security researcher focused
|
2024-09-04 15:29:47 +01:00 |
|
turbo
|
bd45c1fdbe
|
Add changelogs
|
2024-09-04 11:39:35 +02:00 |
|
Felicity Chapman
|
68cbe35d96
|
Fix a bad link
|
2024-09-03 13:08:07 +01:00 |
|
Felicity Chapman
|
44ca530087
|
Update template to match changes to landing page
|
2024-09-03 12:59:29 +01:00 |
|
Felicity Chapman
|
f44905324e
|
Add article on running queries
|
2024-09-03 12:55:56 +01:00 |
|
Felicity Chapman
|
5f1e62aefe
|
Update landing page to focus on language
|
2024-09-03 12:54:45 +01:00 |
|
Ed Minnix
|
bf11e2cd0f
|
Fix code block
|
2024-08-22 08:57:54 -04:00 |
|
Edward Minnix III
|
9b43b4994e
|
fixed-version: example
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-22 08:52:02 -04:00 |
|
Edward Minnix III
|
7e98d02d56
|
Wording
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-22 08:51:30 -04:00 |
|
Ed Minnix
|
2757b0ba6e
|
Change example to net/http Request::FormValue
|
2024-08-21 18:35:19 -04:00 |
|
Edward Minnix III
|
1e1bbe92a3
|
Wording and typo
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-21 18:12:40 -04:00 |
|
Owen Mansel-Chan
|
113ab755d9
|
Give clearer example of multiple query predicates in one ql file
The new names aren't great, so feel free to change them, but I think we do need an explicit example of updating two relations using one ql file.
|
2024-08-21 14:18:11 +01:00 |
|
Felicity Chapman
|
771992ca9f
|
Add missing attributes
|
2024-08-21 12:18:12 +01:00 |
|
Felicity Chapman
|
88cd77e459
|
Define redirect for renamed article
|
2024-08-21 10:49:38 +01:00 |
|
Edward Minnix III
|
8b73d4af86
|
Fix typo
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-20 21:19:11 -04:00 |
|
Ed Minnix
|
1079486032
|
Mention Go in codeql-for-go toctree
|
2024-08-20 17:31:20 -04:00 |
|
Edward Minnix III
|
cc6b09da48
|
Fix name of section
|
2024-08-20 17:16:29 -04:00 |
|
Edward Minnix III
|
a99dd69d87
|
Remove function signature
|
2024-08-20 17:12:07 -04:00 |
|
Edward Minnix III
|
de2f8a1577
|
Make field consistent with existing model
|
2024-08-20 17:09:47 -04:00 |
|
Edward Minnix III
|
e142818fe5
|
Remove Select example.
Go does not currently have any equivalent with regards to lambda flow
|
2024-08-20 17:08:50 -04:00 |
|
Edward Minnix III
|
e8aac2be9a
|
Remove neutral example
Go currently does not use `neutralModel`s and they are less relevant for Go than for Java/C#.
|
2024-08-20 17:06:58 -04:00 |
|
Edward Minnix III
|
27ad882f54
|
Usage range pattern instead of comma separation
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-20 17:05:33 -04:00 |
|
Edward Minnix III
|
2bfca21a2f
|
Replace ss with elems
|
2024-08-20 17:04:42 -04:00 |
|
Edward Minnix III
|
9b92ff7e78
|
Typos and minor wording
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-20 17:02:24 -04:00 |
|
Edward Minnix III
|
211cda390d
|
Method signatures and receiver/qualifier language
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-20 17:01:45 -04:00 |
|
Edward Minnix III
|
cfa1ad65c8
|
Consistently replace usage of namespace with package
Co-authored-by: Owen Mansel-Chan <62447351+owen-mc@users.noreply.github.com>
|
2024-08-20 17:00:32 -04:00 |
|
Felicity Chapman
|
8b4e060934
|
Merge pull request #17199 from github/8456-remove-old-references
Remove references to a deprecated data flow library for C/C++
|
2024-08-20 15:42:13 +01:00 |
|
Ed Minnix
|
49a4318ab1
|
DRAFT: Go MaD docs first draft (still need to change Select example)
|
2024-08-20 00:30:16 -04:00 |
|
Felicity Chapman
|
dc0832c3d8
|
Update docs/codeql/codeql-language-guides/analyzing-data-flow-in-cpp.rst
|
2024-08-19 09:42:04 +01:00 |
|
Rasmus Wriedt Larsen
|
78770bcd1b
|
Docs: Mention new stdin threat-model
|
2024-08-15 15:45:21 +02:00 |
|