Skip to content

Commit 8d97af0

Browse files
authored
Merge pull request #39967 from github/repo-sync
Repo sync
2 parents 5ce8b5c + 9370d34 commit 8d97af0

File tree

19 files changed

+419
-410
lines changed

19 files changed

+419
-410
lines changed

content/actions/reference/runners/larger-runners.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ When enabled, instances of the {% data variables.actions.hosted_runner %} will r
8080
{% data reusables.actions.larger-runner-static-ip-contact-support %}
8181

8282
> [!NOTE]
83-
> If runners are unused for more than 30 days, their IP address ranges are automatically removed and cannot be recovered.
83+
> If runners are unused for more than 90 days, their IP address ranges are automatically removed and cannot be recovered.
8484
8585
{% endif %}

content/code-security/codeql-cli/codeql-cli-manual/database-analyze.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -387,10 +387,11 @@ appropriate terminal.
387387

388388
`yes`: Assume the terminal can understand xterm control sequences. The
389389
feature still depends on being able to autodetect the _size_ of the
390-
terminal, and will also be disabled if `-q` is given.
390+
terminal (which is not implemented on Windows, sorry), and will also be
391+
disabled if `-q` is given.
391392

392393
`25x80` (or similar): Like `yes`, and also explicitly give the size of
393-
the terminal.
394+
the terminal. (Unlike `yes`, this should work on Windows.)
394395

395396
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
396397
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/database-run-queries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -229,10 +229,11 @@ appropriate terminal.
229229

230230
`yes`: Assume the terminal can understand xterm control sequences. The
231231
feature still depends on being able to autodetect the _size_ of the
232-
terminal, and will also be disabled if `-q` is given.
232+
terminal (which is not implemented on Windows, sorry), and will also be
233+
disabled if `-q` is given.
233234

234235
`25x80` (or similar): Like `yes`, and also explicitly give the size of
235-
the terminal.
236+
the terminal. (Unlike `yes`, this should work on Windows.)
236237

237238
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
238239
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/database-upgrade.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,11 @@ appropriate terminal.
188188

189189
`yes`: Assume the terminal can understand xterm control sequences. The
190190
feature still depends on being able to autodetect the _size_ of the
191-
terminal, and will also be disabled if `-q` is given.
191+
terminal (which is not implemented on Windows, sorry), and will also be
192+
disabled if `-q` is given.
192193

193194
`25x80` (or similar): Like `yes`, and also explicitly give the size of
194-
the terminal.
195+
the terminal. (Unlike `yes`, this should work on Windows.)
195196

196197
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
197198
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/dataset-upgrade.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,11 @@ appropriate terminal.
184184

185185
`yes`: Assume the terminal can understand xterm control sequences. The
186186
feature still depends on being able to autodetect the _size_ of the
187-
terminal, and will also be disabled if `-q` is given.
187+
terminal (which is not implemented on Windows, sorry), and will also be
188+
disabled if `-q` is given.
188189

189190
`25x80` (or similar): Like `yes`, and also explicitly give the size of
190-
the terminal.
191+
the terminal. (Unlike `yes`, this should work on Windows.)
191192

192193
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
193194
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/execute-queries.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,11 @@ appropriate terminal.
212212

213213
`yes`: Assume the terminal can understand xterm control sequences. The
214214
feature still depends on being able to autodetect the _size_ of the
215-
terminal, and will also be disabled if `-q` is given.
215+
terminal (which is not implemented on Windows, sorry), and will also be
216+
disabled if `-q` is given.
216217

217218
`25x80` (or similar): Like `yes`, and also explicitly give the size of
218-
the terminal.
219+
the terminal. (Unlike `yes`, this should work on Windows.)
219220

220221
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
221222
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/execute-query-server2.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,10 +137,11 @@ appropriate terminal.
137137

138138
`yes`: Assume the terminal can understand xterm control sequences. The
139139
feature still depends on being able to autodetect the _size_ of the
140-
terminal, and will also be disabled if `-q` is given.
140+
terminal (which is not implemented on Windows, sorry), and will also be
141+
disabled if `-q` is given.
141142

142143
`25x80` (or similar): Like `yes`, and also explicitly give the size of
143-
the terminal.
144+
the terminal. (Unlike `yes`, this should work on Windows.)
144145

145146
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
146147
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/execute-upgrades.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,10 +187,11 @@ appropriate terminal.
187187

188188
`yes`: Assume the terminal can understand xterm control sequences. The
189189
feature still depends on being able to autodetect the _size_ of the
190-
terminal, and will also be disabled if `-q` is given.
190+
terminal (which is not implemented on Windows, sorry), and will also be
191+
disabled if `-q` is given.
191192

192193
`25x80` (or similar): Like `yes`, and also explicitly give the size of
193-
the terminal.
194+
the terminal. (Unlike `yes`, this should work on Windows.)
194195

195196
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
196197
terminal than stderr. Mostly useful for internal testing.

content/code-security/codeql-cli/codeql-cli-manual/query-run.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,10 +167,11 @@ appropriate terminal.
167167

168168
`yes`: Assume the terminal can understand xterm control sequences. The
169169
feature still depends on being able to autodetect the _size_ of the
170-
terminal, and will also be disabled if `-q` is given.
170+
terminal (which is not implemented on Windows, sorry), and will also be
171+
disabled if `-q` is given.
171172

172173
`25x80` (or similar): Like `yes`, and also explicitly give the size of
173-
the terminal.
174+
the terminal. (Unlike `yes`, this should work on Windows.)
174175

175176
`25x80:/dev/pts/17` (or similar): show fancy progress on a _different_
176177
terminal than stderr. Mostly useful for internal testing.

data/reusables/code-scanning/codeql-query-tables/rust.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
| --- | --- | --- | --- | --- |
55
| [Access of invalid pointer](https://codeql.github.com/codeql-query-help/rust/rust-access-invalid-pointer/) | 476, 825 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
66
| [Cleartext logging of sensitive information](https://codeql.github.com/codeql-query-help/rust/rust-cleartext-logging/) | 312, 359, 532 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
7+
| [Cleartext storage of sensitive information in a database](https://codeql.github.com/codeql-query-help/rust/rust-cleartext-storage-database/) | 312 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
78
| [Cleartext transmission of sensitive information](https://codeql.github.com/codeql-query-help/rust/rust-cleartext-transmission/) | 319 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
89
| [Database query built from user-controlled sources](https://codeql.github.com/codeql-query-help/rust/rust-sql-injection/) | 089 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |
910
| [Hard-coded cryptographic value](https://codeql.github.com/codeql-query-help/rust/rust-hard-coded-cryptographic-value/) | 259, 321, 798, 1204 | {% octicon "check" aria-label="Included" %} | {% octicon "check" aria-label="Included" %} | {% octicon "x" aria-label="Not included" %} |

0 commit comments

Comments
 (0)