Commit Graph

5 Commits

Author SHA1 Message Date
Š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
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
abceccae5f Added test for team filter 2017-03-31 09:08:36 +02:00
Šesták Vít
6044947481 Added false positive heuristics. 2017-03-31 09:05:45 +02:00
Šesták Vít
4bd78c3ed9 Fixed bug in filtering by team. If a team has assigned a project with all subprojects and the project has more than one subproject, only one subproject used to be shown when filtering by team.
This is a trivial fix (two/three lines changed), but other additions are in tests.
2017-01-04 17:07:38 +01:00