Commit Graph

29 Commits

Author SHA1 Message Date
Šesták Vít 8095deae70 Fixed handling of slightly diverging dependencies (e.g., different filename) when comparing scans. It used to be considered as two separate dependencies. This caused such dependencies to appear in both added and removed dependencies. 2018-02-05 10:36:47 +01:00
Šesták Vít 5f9546934e When comparing, also list vulnerable dependencies 2017-12-08 17:08:59 +01:00
Šesták Vít 644bd3b539 Give more information when comparing commits. 2017-12-08 15:58:08 +01:00
Šesták Vít 9343619ca9 Initial support for virtual dependencies.
Well, they will probably not work anyway, because they don't have hashes. But at this point, at least the parser does not crash at isVirtual="false"
2017-12-08 12:20:07 +01:00
Šesták Vít 39ba123efc Added support for comparison of scans 2017-12-08 10:18:25 +01:00
Šesták Vít a155188fec Fixed affected projects not appearing in some views 2017-08-02 09:55:41 +02:00
Šesták Vít 2049759430 Added new ODC scans for Java libraries. Those can scan even transitive dependencies and can be run before adding a new library to a project. 2017-07-31 14:35:03 +02:00
Šesták Vít 420a765dc4 Added a proper error message for a missing library 2017-06-28 09:15:55 +02:00
Šesták Vít ffabc8a4e5 Added support for brand 2017-06-21 13:06:35 +02:00
Šesták Vít c55c37fa9a Added a standalone page for library 2017-06-20 01:16:32 +02:00
Šesták Vít 2d0651cfc7 Minor hashes refactoring 2017-06-19 13:09:17 +02:00
Šesták Vít 74ab645475 Added list of all project, including those not included by the filter 2017-06-15 17:30:15 +02:00
Šesták Vít c1be908990 Added detailed list of dependencies 2017-03-03 15:20:38 +01:00
Šesták Vít 79f7cb4c9a Use text/plain for hygiene. 2017-03-01 15:49:22 +01:00
Šesták Vít 90f785b865 Lazy-load of dependency details 2017-03-01 15:18:41 +01:00
Šesták Vít 87ba3947ca Fixed order of identifiers 2017-03-01 13:21:08 +01:00
Šesták Vít 6402edeb47 When exporting all dependencies, export filenames when no reliable identifier is available 2017-02-28 16:57:06 +01:00
Šesták Vít cf6e1925f7 Added API for listing all dependencies 2017-02-07 16:22:07 +01:00
Šesták Vít fef70cedcf Fixed field name 2017-02-07 15:38:17 +01:00
Šesták Vít e4b382024d Added API for listing of scans
Added API support
2017-01-31 09:32:42 +01:00
Šesták Vít f22b86cb78 Added list of files 2016-12-21 17:54:54 +01:00
Šesták Vít 0ef9636148 Added suppressed vulnerabilities to statistics 2016-12-19 12:56:14 +01:00
Šesták Vít bda2debd6d Add link to ticket on 404 page 2016-12-08 09:31:41 +01:00
Šesták Vít 6c8b2cf859 Added notice when there are some failed projects. This required some refactorings and fixes, that are also included in this commit. 2016-05-13 19:31:47 +02:00
Šesták Vít 58ea73c41f Fixed error when filter should contain a failed project 2016-05-08 22:57:08 +02:00
Šesták Vít e3d59cede8 Refactored LibDepStatistics to include FailedProjects 2016-04-28 10:14:50 +02:00
Šesták Vít da93888262 Vulnerabilities are now loaded from the vulnDB 2016-02-22 08:38:11 +01:00
Šesták Vít 2fb2c3fd72 Added support for mail notifications and WIP JIRA export. 2016-02-12 19:50:40 +01:00
Šesták Vít 4b87ced31f Initial commit 2016-01-10 17:31:07 +01:00