Commit Graph

12 Commits

Author SHA1 Message Date
Teppei Fukuda
6e704239a6
chore: enable more linters (#241)
Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: DmitriyLewen <91113035+DmitriyLewen@users.noreply.github.com>
2023-09-20 09:23:39 +03:00
Teppei Fukuda
ecaf1143a9
BREAKING CHANGE: extract Red Hat security advisories to separate repository (#217)
Co-authored-by: DmitriyLewen <dmitriy.lewen@smartforce.io>
2023-06-22 10:20:19 +03:00
afdesk
d7e5ea99dd
feat(ghsa): store CVSS score/vector for Github Security Advisory (#128) 2022-01-16 18:44:06 +02:00
Teppei Fukuda
357afc54d8
feat: support GitLab Advisory Database (#73)
* initial commit

* chore(mod): update

* test(gemnasium): add tests

* feat(main): add target

* change(GitLab Advisories Database) gemnasium to advisories community

* fix(GitLab Advisory Database) Identifer to upper case

* test(GitLab Advisory Database) add lower case identifer test

* fix(GitLab Advisory Database) no newline at end of file

* fix(GitLab Advisory Database) fix test use JSONEq

* fix(GitLab Advisory Database) fix clone community advisory branch name

* change(git) CloneOrPull use default branch

* refactor(glad)

Co-authored-by: masahiro331 <mur4m4s4.331@gmail.com>
2021-04-27 13:59:59 +03:00
Teppei Fukuda
4d89e3c744
feat: clean repository at the end (#69)
* feat: add debug flag

* refactor(git): remove unnecessary methods

* feat: git reset and clean

* refactor: fix a lint issue
2021-01-17 06:31:52 +02:00
Teppei Fukuda
38a3516f0a
fix: migrate from master to main (#63) 2020-12-17 17:05:35 +02:00
Teppei Fukuda
e308afb79a
fix(git): fetch all branches (#32) 2020-04-06 12:57:24 +03:00
Vesnica
9b951419fb Use shallow clone (#26) 2020-01-24 21:29:24 +02:00
Simarpreet Singh
3905e5a59d
alpine: Add dependency injection seams for testing Update()
This also introduces a new interface for the git package for consumers to use.

Signed-off-by: Simarpreet Singh <simar@linux.com>
2019-10-07 17:28:23 -07:00
sadayuki-matsuno
cde9253fe9 available in other repositories (#5)
* use other repo

* use LookupEnv and check remote url

* fix check remote url

* fix after review
2019-10-02 11:05:57 +03:00
knqyf263
63a0ca9107 Transfer repositoriy 2019-08-18 22:47:18 -10:00
knqyf263
c05aeaf538 initial 2019-05-07 12:50:32 +09:00