Skip to content

Commit 787eaa8

Browse files
author
github-actions
committed
Update gh-pages
1 parent 5c5d97d commit 787eaa8

File tree

3 files changed

+11
-65
lines changed

3 files changed

+11
-65
lines changed

Diff for: advisories/RUSTSEC-2025-0001.html

+4-31
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ <h1>
8888
January 18, 2025
8989
</time>
9090

91+
<time datetime="2025-01-22">
92+
(last modified: January 22, 2025)
93+
</time>
94+
9195
</dd>
9296

9397
<dt id="package">Package</dt>
@@ -216,37 +220,6 @@ <h1>
216220

217221

218222

219-
<dt>Affected OSes</dt>
220-
<dd>
221-
<ul>
222-
223-
<li><code>aix</code></li>
224-
225-
<li><code>android</code></li>
226-
227-
<li><code>dragonfly</code></li>
228-
229-
<li><code>freebsd</code></li>
230-
231-
<li><code>fuchsia</code></li>
232-
233-
<li><code>illumos</code></li>
234-
235-
<li><code>ios</code></li>
236-
237-
<li><code>linux</code></li>
238-
239-
<li><code>macos</code></li>
240-
241-
<li><code>netbsd</code></li>
242-
243-
<li><code>openbsd</code></li>
244-
245-
<li><code>solaris</code></li>
246-
247-
</ul>
248-
</dd>
249-
250223

251224
</dl>
252225

Diff for: feed.xml

+5-32
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0"?>
2-
<feed xmlns="http://www.w3.org/2005/Atom"><title>RustSec Advisories</title><id>https://rustsec.org/feed.xml</id><updated>2025-01-18T12:00:00+00:00</updated><author><name>RustSec</name></author><icon>https://rustsec.org/favicon.ico</icon><link href="https://rustsec.org/feed.xml" rel="self" type="application/atom+xml"/><link href="https://rustsec.org/" rel="alternate" type="text/html"/><subtitle xml:lang="en">Security advisories filed against Rust crates</subtitle><entry><title>RUSTSEC-2025-0001: Vulnerability in gix-worktree-state</title><id>https://rustsec.org/advisories/RUSTSEC-2025-0001.html</id><updated>2025-01-18T12:00:00+00:00</updated><link href="https://rustsec.org/advisories/RUSTSEC-2025-0001.html" rel="alternate" type="text/html" title="RUSTSEC-2025-0001: Vulnerability in gix-worktree-state"/><published>2025-01-18T12:00:00+00:00</published><summary xml:lang="en">gix-worktree-state nonexclusive checkout sets executable files world-writable</summary><content xml:lang="en" type="html"> &lt;article&gt;
2+
<feed xmlns="http://www.w3.org/2005/Atom"><title>RustSec Advisories</title><id>https://rustsec.org/feed.xml</id><updated>2025-01-18T12:00:00+00:00</updated><author><name>RustSec</name></author><icon>https://rustsec.org/favicon.ico</icon><link href="https://rustsec.org/feed.xml" rel="self" type="application/atom+xml"/><link href="https://rustsec.org/" rel="alternate" type="text/html"/><subtitle xml:lang="en">Security advisories filed against Rust crates</subtitle><entry><title>RUSTSEC-2025-0001: Vulnerability in gix-worktree-state</title><id>https://rustsec.org/advisories/RUSTSEC-2025-0001.html</id><updated>2025-01-22T12:00:00+00:00</updated><link href="https://rustsec.org/advisories/RUSTSEC-2025-0001.html" rel="alternate" type="text/html" title="RUSTSEC-2025-0001: Vulnerability in gix-worktree-state"/><published>2025-01-18T12:00:00+00:00</published><summary xml:lang="en">gix-worktree-state nonexclusive checkout sets executable files world-writable</summary><content xml:lang="en" type="html"> &lt;article&gt;
33

44
&lt;span class=&quot;floating-menu&quot;&gt;
55
&lt;a href=&quot;https://github.com/RustSec/advisory-db/commits/main/crates/gix-worktree-state/RUSTSEC-2025-0001.md&quot;&gt;History&lt;/a&gt;
@@ -34,6 +34,10 @@
3434
January 18, 2025
3535
&lt;/time&gt;
3636

37+
&lt;time datetime=&quot;2025-01-22&quot;&gt;
38+
(last modified: January 22, 2025)
39+
&lt;/time&gt;
40+
3741
&lt;/dd&gt;
3842

3943
&lt;dt id=&quot;package&quot;&gt;Package&lt;/dt&gt;
@@ -162,37 +166,6 @@
162166

163167

164168

165-
&lt;dt&gt;Affected OSes&lt;/dt&gt;
166-
&lt;dd&gt;
167-
&lt;ul&gt;
168-
169-
&lt;li&gt;&lt;code&gt;aix&lt;/code&gt;&lt;/li&gt;
170-
171-
&lt;li&gt;&lt;code&gt;android&lt;/code&gt;&lt;/li&gt;
172-
173-
&lt;li&gt;&lt;code&gt;dragonfly&lt;/code&gt;&lt;/li&gt;
174-
175-
&lt;li&gt;&lt;code&gt;freebsd&lt;/code&gt;&lt;/li&gt;
176-
177-
&lt;li&gt;&lt;code&gt;fuchsia&lt;/code&gt;&lt;/li&gt;
178-
179-
&lt;li&gt;&lt;code&gt;illumos&lt;/code&gt;&lt;/li&gt;
180-
181-
&lt;li&gt;&lt;code&gt;ios&lt;/code&gt;&lt;/li&gt;
182-
183-
&lt;li&gt;&lt;code&gt;linux&lt;/code&gt;&lt;/li&gt;
184-
185-
&lt;li&gt;&lt;code&gt;macos&lt;/code&gt;&lt;/li&gt;
186-
187-
&lt;li&gt;&lt;code&gt;netbsd&lt;/code&gt;&lt;/li&gt;
188-
189-
&lt;li&gt;&lt;code&gt;openbsd&lt;/code&gt;&lt;/li&gt;
190-
191-
&lt;li&gt;&lt;code&gt;solaris&lt;/code&gt;&lt;/li&gt;
192-
193-
&lt;/ul&gt;
194-
&lt;/dd&gt;
195-
196169

197170
&lt;/dl&gt;
198171

Diff for: js/index.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)