Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentes Révision précédente
Prochaine révision
Révision précédente
infrastructure:securite:vuls:installation [24/10/2020 18:02] Stéphane Pailletinfrastructure:securite:vuls:installation [01/01/2022 20:19] (Version actuelle) Stéphane Paillet
Ligne 47: Ligne 47:
 $ sudo chown <user> /var/log/vuls $ sudo chown <user> /var/log/vuls
 $ sudo chmod 700 /var/log/vuls $ sudo chmod 700 /var/log/vuls
-$ mkdir -p $GOPATH/src/github.com/kotakanbe +$ mkdir -p $GOPATH/src/github.com/vulsio 
-$ cd $GOPATH/src/github.com/kotakanbe +$ cd $GOPATH/src/github.com/vulsio 
-$ git clone https://github.com/kotakanbe/go-cve-dictionary.git+$ git clone https://github.com/vulsio/go-cve-dictionary.git
 $ cd go-cve-dictionary $ cd go-cve-dictionary
 $ make install $ make install
  • infrastructure/securite/vuls/installation.1603562520.txt.gz
  • Dernière modification : 24/10/2020 18:02
  • de Stéphane Paillet