aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)Author
2020-01-26srtool: inherit comments to new vulnerabilitys and investigationsSRTOOL_DJANGO_1_11David Reyna
2020-01-26srtool: disable table display cachingDavid Reyna
2020-01-26srtool: fix NIST modified pre-emption, bad cvesource mappingsDavid Reyna
2020-01-24srtool: fix alt-source updates, improve CVE repairDavid Reyna
2020-01-21srtool: publish leave product empty if not investigationDavid Reyna
2020-01-21srtool: add CVE summary report to core reportsDavid Reyna
2020-01-21srtool: add publishing, update backup scanning, MITRE init fixDavid Reyna
2020-01-12Bug 13734 - cumulative deployment features and fixesDavid Reyna
2019-02-20srtool_reports: fix investigations product filter, CVE reportDavid Reyna
2019-02-19srtool_report: add CVE to defects reportDavid Reyna
2019-02-09srtool_investigation: list investigation defects and statusDavid Reyna
2019-02-03srtool_search: enhance search with OR, Quotes, ExcludeDavid Reyna
2019-01-31srtool_cve: add multiple cve attach to a vulnerabilityDavid Reyna
2019-01-31srtool-updates: improve update reportingDavid Reyna
2019-01-29srtool_email: update email values, error handlingDavid Reyna
2019-01-15views: use subprocess directlyRoss Burton
2019-01-15srtool: separate lastUpdatedDate, enforce date formatDavid Reyna
2019-01-14srtool: updates cleanup #2David Reyna
2019-01-14orm: pylintRoss Burton
2019-01-14pylint srtmainRoss Burton
2019-01-14pylint srtguiRoss Burton
2019-01-14srtgui: pylint-inspired cleanupsRoss Burton
2019-01-14lib/orm: clean up importsRoss Burton
2019-01-14srtool: auto-update support cleanupDavid Reyna
2019-01-14srtool: complete auto-update supportDavid Reyna
2019-01-13srtool: fix core update implementationDavid Reyna
2019-01-07srtool: fix parsing CVE reference separatorDavid Reyna
2019-01-07srtool: set priority/components new defect from investigationDavid Reyna
2019-01-04srttool: include missing CVE reference informationDavid Reyna
2019-01-01srtool: parameterize the defect new callDavid Reyna
2018-12-30srtool: add defect create from investigationsDavid Reyna
2018-12-30srtool: replace 'toaster_render' with 'managedcontextprocessor'David Reyna
2018-12-30srtool: enable custom report extensionsDavid Reyna
2018-12-30srtool: fix url patterns for master appDavid Reyna
2018-12-30srtool: replace 'datasource_org' with new master app codeDavid Reyna
2018-12-29srtool: generalize the master app (yp, acme, ...) managementDavid Reyna
2018-12-29srtool: remove obsolete fixture filesDavid Reyna
2018-12-28srtool: allow fetch alt cve data for guests, add user doc linkDavid Reyna
2018-12-21srtool: fix superuser group value in user tableDavid Reyna
2018-12-21srtool: fix pylint reported issuesDavid Reyna
2018-12-21srtool: cummulative fixes 12/21/2018David Reyna
2018-12-21srtool: make apps order deterministicDavid Reyna
2018-12-19report: incorrect class in super()Ross Burton
2018-12-19views: use Django 2's django.urls.resolveRoss Burton
2018-12-19reports: fix variable name typoRoss Burton
2018-12-19srtmain/perf: fix indentationRoss Burton
2018-12-19srtmain: handle debug-toolbar not being installedRoss Burton
2018-12-18lib: fix typo in get_name_sortRoss Burton
2018-12-18api: correctly decode UTF-8Ross Burton
2018-12-18lsupdates: remove obsolete importRoss Burton