Age | Commit message (Expand) | Author | Files | Lines |
2019-01-12 | srtool: improve CVE status assignments, add CVE 2019 | David Reyna | 14 | -133/+176 |
2019-01-08 | srtool: remove obsolete 'orm_cvereference' table check | David Reyna | 1 | -1/+0 |
2019-01-07 | srtool: fix parsing CVE reference separator | David Reyna | 2 | -2/+2 |
2019-01-07 | srtool: fix yp product order numbering | David Reyna | 1 | -4/+5 |
2019-01-07 | yoto-project-products: add 2.7/Warrior | Ross Burton | 1 | -0/+10 |
2019-01-07 | yocto-project-products: fix CPEs | Ross Burton | 1 | -3/+3 |
2019-01-07 | bin/*/srtool: don't try Python 2 imports | Ross Burton | 6 | -39/+15 |
2019-01-07 | srtool: add 'superuser' helper script, improve 'tail' | David Reyna | 2 | -9/+16 |
2019-01-07 | srtool: set priority/components new defect from investigation | David Reyna | 2 | -14/+104 |
2019-01-04 | srttool: include missing CVE reference information | David Reyna | 6 | -40/+43 |
2019-01-01 | srtool: parameterize the defect new call | David Reyna | 4 | -36/+222 |
2018-12-30 | srtool: add defect create from investigations | David Reyna | 6 | -90/+170 |
2018-12-30 | srtool: replace 'toaster_render' with 'managedcontextprocessor' | David Reyna | 1 | -27/+19 |
2018-12-30 | srtool: enable custom report extensions | David Reyna | 4 | -11/+221 |
2018-12-30 | srtool: fix url patterns for master app | David Reyna | 8 | -14/+116 |
2018-12-30 | srtool: replace 'datasource_org' with new master app code | David Reyna | 7 | -32/+19 |
2018-12-29 | srtool: generalize the master app (yp, acme, ...) management | David Reyna | 23 | -35/+392 |
2018-12-29 | srtool: add quick test for python3 and sqlite3 | David Reyna | 1 | -2/+9 |
2018-12-29 | srtool: remove obsolete fixture files | David Reyna | 7 | -657/+3 |
2018-12-28 | srtool: allow fetch alt cve data for guests, add user doc link | David Reyna | 4 | -5/+4 |
2018-12-21 | srtool_nist: fix typo in exception | Ross Burton | 1 | -1/+1 |
2018-12-21 | srtool: fix superuser group value in user table | David Reyna | 2 | -2/+5 |
2018-12-21 | srtool: fix pylint reported issues | David Reyna | 7 | -72/+26 |
2018-12-21 | srtool: cummulative fixes 12/21/2018 | David Reyna | 4 | -19/+21 |
2018-12-21 | srtool: make apps order deterministic | David Reyna | 3 | -208/+26 |
2018-12-19 | srtool: fix recreate.sh and sanity test output | David Reyna | 2 | -4/+4 |
2018-12-19 | report: incorrect class in super() | Ross Burton | 1 | -1/+1 |
2018-12-19 | views: use Django 2's django.urls.resolve | Ross Burton | 1 | -1/+1 |
2018-12-19 | reports: fix variable name typo | Ross Burton | 1 | -1/+1 |
2018-12-19 | srtmain/perf: fix indentation | Ross Burton | 1 | -34/+34 |
2018-12-19 | srtmain: handle debug-toolbar not being installed | Ross Burton | 1 | -3/+6 |
2018-12-18 | srtool: add sanity tool and development tools | David Reyna | 10 | -0/+347 |
2018-12-18 | lib: fix typo in get_name_sort | Ross Burton | 4 | -4/+4 |
2018-12-18 | srtool_common: use regular expressions to parse sqlite output | Ross Burton | 1 | -12/+6 |
2018-12-18 | api: correctly decode UTF-8 | Ross Burton | 1 | -5/+1 |
2018-12-18 | srtools_utils: remove unused execute_process | Ross Burton | 1 | -26/+0 |
2018-12-18 | lsupdates: remove obsolete import | Ross Burton | 1 | -2/+1 |
2018-12-18 | reports: remove obsolete import | Ross Burton | 1 | -1/+1 |
2018-12-18 | srtool_common: use subprocess directly, decode UTF-8 correctly | Ross Burton | 1 | -29/+7 |
2018-12-18 | srtool_mitre: use shutil.rmtree to remove directory | Ross Burton | 1 | -4/+2 |
2018-12-18 | srtool_debian: use shutil.rmtree to remove directory | Ross Burton | 1 | -4/+2 |
2018-12-18 | srtool: remove obsolete migration file | David Reyna | 1 | -38/+0 |
2018-12-17 | srtool: port to Django-2.x | David Reyna | 15 | -128/+172 |
2018-12-16 | srtool: add sample 'acme' product dir, small fixes | David Reyna | 15 | -9/+694 |
2018-12-14 | srtool: add sample organization source, add debugging | David Reyna | 9 | -2/+1431 |
2018-12-14 | srtool: remove old verion of srtool requirements file | David Reyna | 1 | -3/+0 |
2018-12-13 | srtool: fix YP default product paths and format | David Reyna | 2 | -8/+8 |
2018-12-13 | srtool: cummulative update 12/13/2018 | David Reyna | 81 | -1494/+3259 |
2018-11-12 | srtool: NIST cpe scanning 'cpe_match' | David Reyna | 1 | -9/+26 |
2018-11-09 | srtool: nist timezones, mitre exec, reports update | David Reyna | 3 | -55/+91 |