<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="fr">
	<id>https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Trace_install_tas_-_OSV-Scanner</id>
	<title>Trace install tas - OSV-Scanner - Historique des versions</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.lololand.org/index.php?action=history&amp;feed=atom&amp;title=Trace_install_tas_-_OSV-Scanner"/>
	<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Trace_install_tas_-_OSV-Scanner&amp;action=history"/>
	<updated>2026-09-22T14:21:53Z</updated>
	<subtitle>Historique des versions pour cette page sur le wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.lololand.org/index.php?title=Trace_install_tas_-_OSV-Scanner&amp;diff=217&amp;oldid=prev</id>
		<title>Admin : Documentation infrastructure tas 2026-08-15</title>
		<link rel="alternate" type="text/html" href="https://wiki.lololand.org/index.php?title=Trace_install_tas_-_OSV-Scanner&amp;diff=217&amp;oldid=prev"/>
		<updated>2026-08-14T23:31:36Z</updated>

		<summary type="html">&lt;p&gt;Documentation infrastructure tas 2026-08-15&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nouvelle page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Trace install tas - OSV-Scanner =&lt;br /&gt;
&lt;br /&gt;
== Rôle ==&lt;br /&gt;
Analyse des dépendances et lockfiles avec la base OSV ; complémentaire du scan des paquets système Trivy.&lt;br /&gt;
&lt;br /&gt;
== Installation ==&lt;br /&gt;
OSV-Scanner 2.5.0 est exécuté dans l’image Podman {{ic|ghcr.io/google/osv-scanner:latest}}, sans privilège supplémentaire.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;bash&amp;quot;&amp;gt;&lt;br /&gt;
podman run --rm -v /home/loic/clawd:/src:ro \&lt;br /&gt;
  -v /home/loic/clawd/artifacts/tas:/out:rw \&lt;br /&gt;
  ghcr.io/google/osv-scanner:latest scan source -r /src \&lt;br /&gt;
  --format cyclonedx-1-6 --output-file /out/tas-clawd-osv.cdx.json \&lt;br /&gt;
  --all-packages --allow-no-lockfiles&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Dependency-Track ==&lt;br /&gt;
Le fichier validé {{ic|tas-clawd-osv-dtrack.cdx.json}} a alimenté le projet {{ic|tas-services-osv}}, version {{ic|2026-08-15}}. La copie DTrack retire uniquement les attributs JSON nuls rejetés par le validateur CycloneDX de cette version.&lt;br /&gt;
&lt;br /&gt;
[[Catégorie:Trace install tas]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>