Deployed 3bf4f4493 to dev with MkDocs 1.6.1 and mike 2.1.3

This commit is contained in:
knqyf263
2025-05-06 13:01:25 +00:00
parent 6f09fc39ca
commit 1ff328897e
12 changed files with 212 additions and 210 deletions

View File

@@ -8058,7 +8058,7 @@ You're not viewing the latest version of the documentation.
<tr>
<td>*gradle.lockfile</td>
<td style="text-align: center;">-</td>
<td style="text-align: center;">Exclude</td>
<td style="text-align: center;"><a href="#gradlelock">Exclude</a></td>
<td style="text-align: center;"></td>
<td style="text-align: center;"></td>
<td style="text-align: center;">Not needed</td>
@@ -8147,6 +8147,8 @@ If you need to show them, use the <code>--include-dev-deps</code> flag.</p>
<p class="admonition-title">Note</p>
<p>All necessary files are checked locally. Gradle file scanning doesn't require internet access.</p>
</div>
<p>By default, Trivy doesn't report development dependencies.
Use the <code>--include-dev-deps</code> flag to include them in the results.</p>
<h3 id="dependency-tree">Dependency-tree<a class="headerlink" href="#dependency-tree" title="Permanent link">&para;</a></h3>
<div class="admonition warning">
<p class="admonition-title">EXPERIMENTAL</p>