Для этого сайта требуется поддержка JavaScript.
Обзор
Помощь
Регистрация
Вход
go
/
vulndb
зеркало из
https://github.com/golang/vulndb.git
Следить
1
В избранное
0
Форкнуть
Вы уже форкнули vulndb
0
Код
Задачи
Пакеты
Проекты
Релизы
Вики
Активность
0a8e8193e4
vulndb
/
data
/
excluded
/
GO-2021-0149.yaml
8 строки
114 B
YAML
Исходник
Обычный вид
История
Убрать экранирование
Экранировать
data/excluded: create entries for excluded reports Change-Id: I49b44a49eba4332601aaae38a2ce70ee2f9ba399 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/423494 Run-TryBot: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Julie Qiu <julieqiu@google.com>
2022-08-13 02:03:53 +03:00
excluded
:
NOT_A_VULNERABILITY
internal/report, cmd/vulnreport, data/excluded: require excluded reports to have module information. Modify report.Lint() so that it requires all excluded report (aside from Not Go Code) to also have module information. Also modifies createExcluded to be more robust against malformed and unreachable module paths in github issue titles. This (in addition to go/dev/cl/446868) allows us to add some module information to every report. Ideally, this will allow us to check if anyone is importing the modules mentioned in the excluded reports for our metrics. Change-Id: I783aea978760a70a0cccd30ad454d1fadfb85997 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/448837 Run-TryBot: Maceo Thompson <maceothompson@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Tatiana Bradley <tatiana@golang.org>
2022-11-08 23:15:12 +03:00
modules
:
-
module
:
std
packages
:
-
package
:
net
data/excluded: create entries for excluded reports Change-Id: I49b44a49eba4332601aaae38a2ce70ee2f9ba399 Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/423494 Run-TryBot: Damien Neil <dneil@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> Reviewed-by: Julie Qiu <julieqiu@google.com>
2022-08-13 02:03:53 +03:00
cves
:
-
CVE-2013-7423