|
db264a3f00
|
more added to the scraper. trying to pack the data from advisories now into a data hash
|
2022-09-28 16:56:35 -05:00 |
|
|
aae01c1e57
|
method to pull security advisory urls from index_url now works
|
2022-09-28 15:58:41 -05:00 |
|
|
6e588a3578
|
added the basic framework for whats going to be a mozilla security advisory scraping utility
|
2022-09-28 13:01:44 -05:00 |
|
|
226546bc48
|
made cmdline program that accepts --id, --export, and --export-all flags
|
2022-09-20 17:42:28 -05:00 |
|
|
449a730d86
|
commited some broken code but i will refactor it
|
2022-09-20 13:17:44 -05:00 |
|
|
70840cb272
|
added cmdline program to pull down exploited vulns from msft bulletins
|
2022-09-20 09:55:47 -05:00 |
|
|
dadf386eb5
|
can pull exploitability index now in the client
|
2022-09-20 09:24:07 -05:00 |
|
|
e400ddc258
|
added a script to pull down threat strings from a given bulletin-id
|
2022-09-14 20:55:16 -05:00 |
|
|
f8b79d06bb
|
added a class wrapper to pull easy things. start with just a basic get_id method
|
2022-09-14 18:04:02 -05:00 |
|
|
836dced0a2
|
added code to pull down msft cvrf api
|
2022-09-14 11:49:49 -05:00 |
|
|
fff732f932
|
trying to make the release parser now checksum aware and store the appropriate range of checksums into a k,v pair. trying to use list slicing
|
2022-08-22 10:54:32 -05:00 |
|
|
26e55b186e
|
almost got it parsing to a dict
|
2022-08-22 09:26:53 -05:00 |
|
|
3e141ad886
|
working on sanitizing the line in the release file some more
|
2022-08-21 22:08:11 -05:00 |
|
|
90003f31f0
|
renamed file
|
2022-08-21 07:18:30 -05:00 |
|
|
f6b42a71ce
|
hacking on sanitizing the lines now in the release file
|
2022-08-21 07:12:21 -05:00 |
|
|
5f00b4e581
|
trying to add a release class now
|
2022-08-20 22:45:06 -05:00 |
|
|
d4a1ad9578
|
meta_release.py
|
2022-08-20 16:24:00 -05:00 |
|
|
9b4d4ac46c
|
made some adjustmenets now we have two classes that handle most of the stuff
|
2022-08-20 15:44:56 -05:00 |
|
|
c967967fbc
|
added a function to get a list of jsons for MetaRelease
|
2022-08-20 15:39:51 -05:00 |
|
|
e2649fee32
|
adjusted whats in the main block
|
2022-08-20 15:22:16 -05:00 |
|
|
b4c4465ef6
|
theres only main archive in the ubuntu launchpad
|
2022-08-20 15:12:24 -05:00 |
|
|
14e7ef85ff
|
got logic separated into classes
|
2022-08-20 14:25:26 -05:00 |
|
|
e358eef7ca
|
fixing the classes
|
2022-08-20 01:51:50 -05:00 |
|
|
678b3032e1
|
its getting confusing writing a big class that does multiple things so im going to write multiple classes to contain the logic better
|
2022-08-19 22:30:56 -05:00 |
|
|
d42d96b913
|
remove and rename old seed script for source package names from docker containers
|
2022-08-19 10:06:08 -05:00 |
|
|
4fabe864f1
|
use d.get instead of direct assignment with crazy long if else condition. thanks @ageorge
|
2022-08-19 10:04:24 -05:00 |
|
|
9cf3ba2ac3
|
added a class that can take the meta_release info from ubuntus changelog and convert / dump it to pretty printed json
|
2022-08-19 09:58:48 -05:00 |
|
|
3f2091a768
|
more adjustments
|
2022-08-19 02:01:17 -05:00 |
|
|
0c54282a13
|
added method to parse metadata file from changelog release
|
2022-08-19 01:44:56 -05:00 |
|
|
91c2af27d0
|
added a comment for package version history and change the login part so it doesnt just say just testing when logging in
|
2022-08-18 23:27:51 -05:00 |
|
|
cf7ac4bb65
|
update export_to_json and README
|
2022-08-17 03:00:09 -05:00 |
|
|
d64681dce4
|
comment out non-working stuff
|
2022-08-17 02:44:08 -05:00 |
|
|
b6ccc3e68c
|
added source_package_names.sh script and package_data files for ubuntu latest through 20.04
|
2022-08-17 02:43:10 -05:00 |
|
|
a3418c71bf
|
rename file
|
2022-08-17 02:29:43 -05:00 |
|
|
8d927c1b8e
|
added a way to source packages for ubuntu containers
|
2022-08-17 02:26:25 -05:00 |
|
|
51e23619d1
|
added ubuntu_package_puller poc code
|
2022-08-17 01:52:44 -05:00 |
|
|
8b79305e52
|
added submodule for cvelist project and a json of the count of cna per cve-id
|
2022-03-01 23:52:31 -06:00 |
|
|
da2589fbcf
|
added a program that will pull and count CNAs for every cve-id and save results to a txt file
|
2022-03-01 23:32:01 -06:00 |
|
|
722d5b8762
|
added a class that will pull CNA organizationName and securityAdvisories
|
2022-02-24 18:39:35 -06:00 |
|
booboy
|
4f09b9d4ce
|
redhat 7 data
|
2020-10-23 04:59:29 -05:00 |
|
booboy
|
04e994800c
|
init git
|
2020-10-23 04:51:14 -05:00 |
|