Commit Graph

26 Commits

Author SHA1 Message Date
Šesták Vít 2a95b07b54 Added more fail safety for vulnerability export.
This should affect all exports when a vulnerability disappears.
2017-10-11 16:54:40 +02:00
Šesták Vít cdb31dcc4e Failsafe behavior for e-mail notifications.
If the vulnerability is not found, it now does its best for providing relevant information. Even if no additional information (other than vulnerability identifier) can be provided, it does not cause an exception when sending e-mail. Which is the main point of this improvement.
2017-10-11 15:48:20 +02:00
Šesták Vít e43cee7743 E-mail export: More descriptive error message when some vulnerability is missing 2017-10-06 11:05:57 +02:00
Šesták Vít 876086ce3f Fixed issue with newlines in JIRA export 2017-10-06 10:06:53 +02:00
Šesták Vít 629b42d943 Added throttling to JIRA in order to make it more server friendly 2017-09-11 23:48:38 +02:00
Šesták Vít f8e073cc54 .NET scans are now able to detect a missing library 2017-08-01 16:26:55 +02:00
Šesták Vít 4ac4b7b501 Improved main library detection for .NET 2017-08-01 16:14:55 +02:00
Šesták Vít 9a93099f60 Added config option for NuGet -source 2017-08-01 16:04:19 +02:00
Šesták Vít 22e4cff12b Added .NET scans. 2017-08-01 15:28:34 +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 b00857368a Added throttling to reduce Bamboo peak load and number of concurrent connections 2017-06-21 10:18:39 +02:00
Šesták Vít ef1d434871 Fix for notifications: When a vulnerability reappears, it should not try to recreate a ticket for it 2017-04-05 13:14:49 +02:00
Šesták Vít 3d39c2e6a5 Fixed JIRA transitions 2016-12-14 08:31:49 +01:00
Šesták Vít 5680eec2d5 Fixed issues not exporting when they disappear 2016-12-13 23:37:18 +01:00
Šesták Vít 2d3e1cea0a Minor JiraIssueTrackerService refactoring 2016-12-12 12:54:18 +01:00
Šesták Vít bd2a685ae2 Allow ommiting constantFields from config. 2016-12-12 12:50:25 +01:00
Šesták Vít 47b0c3b021 Added a workaround for long loading of vulnerabilities page 2016-08-26 10:36:22 +02:00
Šesták Vít 08500f9a5b Better JIRA export 2016-04-08 17:55:17 +02:00
Šesták Vít c7826b8584 Added HTML e-mails for digest 2016-03-11 13:15:50 +01:00
Šesták Vít 7b6192593d Added support for mail digests 2016-03-10 16:30:16 +01:00
Šesták Vít b1f04c3987 Added support for changelog 2016-03-09 09:55:00 +01: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 12f43f4b32 More user-friendly project watching 2016-02-19 12:55:06 +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 f4fa0ee948 Updated external user service to return email. The email is a new identifier. 2016-02-11 09:54:49 +01:00
Šesták Vít 4b87ced31f Initial commit 2016-01-10 17:31:07 +01:00