Commit graph

122 commits

Author SHA1 Message Date
Alexandre Dulaunoy f1461486b1
Merge branch 'cve-search:master' into master 2024-02-25 15:08:32 +01:00
Alexandre Dulaunoy 6f6d50b73e
Merge pull request #6 from adulau/dependabot/pip/urllib3-1.26.18
build(deps): bump urllib3 from 1.26.17 to 1.26.18
2023-10-21 16:44:12 +02:00
dependabot[bot] ebc403a5c3
build(deps): bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-18 01:26:30 +00:00
Alexandre Dulaunoy bbd45b41cb
Merge pull request #19 from adulau/master
Updates deps
2023-10-07 08:38:52 +02:00
Alexandre Dulaunoy ce2272501e
Merge pull request #5 from adulau/dependabot/pip/urllib3-1.26.17
build(deps): bump urllib3 from 1.26.13 to 1.26.17
2023-10-07 08:38:25 +02:00
dependabot[bot] 7e07aee0ad
build(deps): bump urllib3 from 1.26.13 to 1.26.17
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.13 to 1.26.17.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.13...1.26.17)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 02:25:04 +00:00
Alexandre Dulaunoy e1174c37de
chg: [README] updated 2023-09-11 11:55:27 +02:00
Alexandre Dulaunoy c8be940048
Merge branch 'master' of github.com:cve-search/git-vuln-finder 2023-09-11 11:53:22 +02:00
Alexandre Dulaunoy a657fb7a69
chg: [doc] add a warning about the usage of git-vuln-finder 2023-09-11 11:52:17 +02:00
Alexandre Dulaunoy c59c891262
chg: [pyproject] updated 2023-09-11 11:46:46 +02:00
Alexandre Dulaunoy 3c06082a2b
Merge pull request #18 from adulau/master
Updates
2023-07-27 09:33:27 +02:00
Alexandre Dulaunoy 3d49d89fe8
Merge pull request #4 from adulau/dependabot/pip/certifi-2023.7.22
build(deps): bump certifi from 2022.12.7 to 2023.7.22
2023-07-27 09:25:26 +02:00
dependabot[bot] 8c958bd578
build(deps): bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-25 20:47:02 +00:00
Alexandre Dulaunoy 1ddba17680
Merge pull request #3 from adulau/dependabot/pip/certifi-2022.12.7
build(deps): bump certifi from 2022.9.24 to 2022.12.7
2022-12-09 17:06:58 +01:00
dependabot[bot] 56f1a5f589
build(deps): bump certifi from 2022.9.24 to 2022.12.7
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.9.24 to 2022.12.7.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.09.24...2022.12.07)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 09:32:57 +00:00
Alexandre Dulaunoy 4c25087e6a
chg: [poetry] preprate for v1.4 release 2022-11-27 10:38:24 +01:00
Alexandre Dulaunoy d0aeca8965
fix: [authors] David added 2022-11-27 10:36:41 +01:00
Alexandre Dulaunoy ee52b1372b
chg: [doc] clean-up and a note about the GH Archive support 2022-11-27 10:36:02 +01:00
Alexandre Dulaunoy 68f273ee54
Fix #17 [main] - set language to unknown when langdetect cannot detect
the language for some reasons like empty commit message or unknown
language.

Notes: langdetect exception handler seems to be crap and do not use
a Base Exception handler. That's why the catch-all ;-)
2022-11-27 10:28:01 +01:00
Alexandre Dulaunoy 5d19d0d0ab
Create codeql.yml 2022-11-27 10:13:39 +01:00
Alexandre Dulaunoy 5a46cb3b30
fix: [patterns] as reported in #16 - a typo of the typo for
'vulnerability' was not in the pattern.
2022-09-24 08:27:59 +02:00
Alexandre Dulaunoy 247e739334
Merge pull request #15 from cve-search/dependabot/pip/urllib3-1.26.5
build(deps): bump urllib3 from 1.25.10 to 1.26.5
2022-05-08 10:15:13 +02:00
dependabot[bot] d87152806e
build(deps): bump urllib3 from 1.25.10 to 1.26.5
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.10 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.10...1.26.5)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-08 08:12:03 +00:00
Alexandre Dulaunoy 32a30f3944
Merge pull request #14 from adulau/master
dep updates
2022-02-02 22:49:43 +01:00
Alexandre Dulaunoy 6e276ae12e
Merge pull request #1 from adulau/dependabot/pip/py-1.10.0
build(deps): bump py from 1.8.1 to 1.10.0
2022-02-02 22:48:04 +01:00
Alexandre Dulaunoy 83fc12ddff
Merge pull request #13 from cydave/master
fix links to patterns
2022-01-27 06:31:11 +01:00
dependabot[bot] f332abdad7
build(deps): bump py from 1.8.1 to 1.10.0
Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 to 1.10.0.
- [Release notes](https://github.com/pytest-dev/py/releases)
- [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/py/compare/1.8.1...1.10.0)

---
updated-dependencies:
- dependency-name: py
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 21:57:47 +00:00
dave 511201b83d fix links to patterns 2022-01-05 12:10:15 +01:00
Alexandre Dulaunoy 0a4fd6da61
chg: [doc] usage updated 2022-01-03 15:16:05 +01:00
Alexandre Dulaunoy 29890e3b6d
chg: [doc] update README file 2022-01-03 14:57:46 +01:00
Alexandre Dulaunoy 135514cd16
Merge pull request #12 from DavidCruciani/gharchive-inclusion
chg: [Readme] add some example for gharchive option
2022-01-03 10:33:15 +01:00
David Cruciani 7ff9788718 chg: [readme] output with gharchive 2021-12-28 16:53:22 +01:00
David Cruciani e4d4e69c33 chg: [Readme] add some example for gharchive option 2021-12-28 16:32:06 +01:00
Alexandre Dulaunoy e5a302634c
chg: [doc] pip3 local install 2021-12-23 17:37:31 +01:00
Alexandre Dulaunoy 1b6db93e80
fix: [doc] typo fixed
Fix #11
2021-12-23 17:28:31 +01:00
Alexandre Dulaunoy f67b8f3708
Merge pull request #10 from DavidCruciani/gharchive-inclusion
gharchive process
2021-12-23 09:06:42 +01:00
David Cruciani cefa47ae23 gharchive process 2021-12-20 14:54:59 +01:00
Alexandre Dulaunoy 1a903da1e6
Merge pull request #9 from tdunlap607/master
Update PATTERNS_PATH, resolves issue #8
2021-06-27 22:51:15 +02:00
tdunlap607 fadcedd7e7 Update PATTERNS_PATH, resolves issue #8 2021-06-04 14:00:55 -04:00
Alexandre Dulaunoy 1dccc4b0dd
new: [poetry] PyMISP deps added 2020-08-14 15:48:43 +02:00
Alexandre Dulaunoy 3dec7fe2b0
new: [test] sample json file - to test MISP interaction 2020-08-14 14:51:55 +02:00
Alexandre Dulaunoy 5653e13edc
chg: [doc] fix README for poetry installation 2020-04-15 14:03:27 +02:00
Alexandre Dulaunoy d0fe154c6e chg: [python] remove a classification rejected by pypi 2020-01-07 11:43:38 +01:00
Alexandre Dulaunoy 68e709b558 chg: [release] v1.1 2020-01-07 11:37:08 +01:00
Alexandre Dulaunoy 5d10492099 chg: [doc] badge link fixed 2020-01-07 08:34:07 +01:00
Alexandre Dulaunoy 74f1b549a7 chg: [doc] Add Cedric Bonhomme contribution to git-vuln-finder 2020-01-07 08:27:32 +01:00
Alexandre Dulaunoy 242efbdbff
Merge pull request #7 from cedricbonhomme/master
Enable this nice tool to be used as a Python library
2020-01-07 08:17:19 +01:00
Cédric Bonhomme e69c951e16
typo 2020-01-06 22:59:50 +01:00
Cédric Bonhomme 865ee48d21
forgot the fixture 2020-01-06 22:56:18 +01:00
Cédric Bonhomme 7a6a8c67e0
fixed wrong spdx 2020-01-06 22:38:22 +01:00