Commit graph

31 commits

Author SHA1 Message Date
a657fb7a69
chg: [doc] add a warning about the usage of git-vuln-finder 2023-09-11 11:52:17 +02:00
0a4fd6da61
chg: [doc] usage updated 2022-01-03 15:16:05 +01:00
29890e3b6d
chg: [doc] update README file 2022-01-03 14:57:46 +01:00
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
e5a302634c
chg: [doc] pip3 local install 2021-12-23 17:37:31 +01:00
1b6db93e80
fix: [doc] typo fixed
Fix #11
2021-12-23 17:28:31 +01:00
5653e13edc
chg: [doc] fix README for poetry installation 2020-04-15 14:03:27 +02:00
5d10492099 chg: [doc] badge link fixed 2020-01-07 08:34:07 +01:00
74f1b549a7 chg: [doc] Add Cedric Bonhomme contribution to git-vuln-finder 2020-01-07 08:27:32 +01:00
Cédric Bonhomme
e69c951e16
typo 2020-01-06 22:59:50 +01:00
Cédric Bonhomme
df6c4c163e
moved find function used for the cli in a file run.py 2020-01-06 22:30:14 +01:00
Cédric Bonhomme
e10ab62c71
updated README. 2020-01-06 22:02:28 +01:00
Cédric Bonhomme
aab859b263
Updated README. 2020-01-06 18:30:27 +01:00
Cédric Bonhomme
d43bddd65a
added badge with temporary address 2020-01-06 18:28:24 +01:00
Cédric Bonhomme
d2b88a3e6c
updated README. 2020-01-06 18:16:47 +01:00
Cédric Bonhomme
a61719bf16
Updated README> 2020-01-06 17:04:10 +01:00
Cédric Bonhomme
031b71a7de
Updated README. 2020-01-04 00:14:44 +01:00
Cédric Bonhomme
c9af36b869
updated gitignore 2020-01-04 00:09:22 +01:00
Cédric Bonhomme
fe4a656412
Updated README. 2020-01-03 17:39:56 +01:00
Cédric Bonhomme
dfa15c119d
Renamed command line. 2020-01-03 17:35:04 +01:00
Cédric Bonhomme
dcb0fcc0a5
wip, but seems to be working as a cli 2020-01-03 16:06:33 +01:00
f845ad059a chg: [doc] logo added 2019-12-26 11:59:52 +01:00
e19606ccf6
chg: [doc] How to contribute to the project 2019-12-26 10:34:18 +01:00
098921df31
chg: [doc] update the READM for the v1.0 release 2019-12-24 17:28:51 +01:00
558358c44b
chg: [doc] sample CVE id extraction added 2019-12-17 13:51:54 +01:00
e518fd6690
chg: [doc] updated to match new output 2019-12-17 08:53:13 +01:00
24555ffa1d
chg: [doc] README fixed 2019-11-15 07:48:32 +01:00
bbb1c4184b
chg: [doc] clarification 2019-11-03 15:32:57 +01:00
2333b32849
new: [git-vuln-finder] Initial release of git-vuln-finder
Finding potential software vulnerabilities from git commit messages.

First release based on a set of regexp patterns (to be improved).
2019-11-03 15:26:43 +01:00