This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
root
/
tauri-workspace
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
chore(audit): ignore tiny-http request smuggling attack vuln (
#1116
)
Lucas Fernandes Nogueira
hace 4 años
padre
486bd920f8
commit
235c87cfd0
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
.cargo/audit.toml
+ 2
- 0
.cargo/audit.toml
Ver fichero
@@ -0,0 +1,2 @@
+[advisories]
+ignore = ["RUSTSEC-2020-0031"]