Skip to content

Tags: ashajpaul/jira-tickets-for-new-vulns

Tags

5.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RELEASE (snyk-tech-services#207)

minor: stop excluding code issues from being considered fixable

5.0.0

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
major: Migrate to REST List Projects API & improvements

major: Migrate to REST List Projects API

This is to address snyk-tech-services#182

Co-authored-by: Troy Havelock <troy.havelock@snyk.io>

* minor: Added DueDate support for creating Jira (snyk-tech-services#185)

Added the optional flag for the due date built-in flag.
Updated README with instructions

Co-authored-by: Alexandre Vallières-Lagacé <alexandre@circleci.com>

* minor: align urls with the recommended domains and paths (snyk-tech-services#192)

Switch from:
- `snyk.io/api` to `api.snyk.io`
- `api.snyk.io/api` to `api.snyk.io`
- `snyk.io/vuln` to `security.snyk.io/vuln`
- `api.snyk.io/v3` to `api.snyk.io/rest`

* minor: use public utility container for github releasing tool (snyk-tech-services#194)
* major: Migrate to REST List Projects API (snyk-tech-services#199)


---------
Co-authored-by: Jeff B <jeff.b@runbox.com>
Co-authored-by: Troy Havelock <troy.havelock@snyk.io>
Co-authored-by: Alexandre Vallières-Lagacé <alexandre@circleci.com>
Co-authored-by: Jérémy Lourenço <jeremy.lourenco@snyk.io>
Co-authored-by: aarlaud <antoine@snyk.io>
Co-authored-by: Jeff B <jeff.b@runbox.com>

4.41.2

Verified

This commit was signed with the committer’s verified signature.
lili2311 Lili Kastilio
minor: Adding new flag: canAutoPR

RELEASE of (snyk-tech-services#187)

Thi is to address snyk-tech-services#182

Co-authored-by: Troy Havelock <troy.havelock@snyk.io>

Co-authored-by: Troy Havelock <troy.havelock@snyk.io>

4.40.2

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
RELEASE (snyk-tech-services#181)

minor: Added new argument to add CVE in Jira summary

Added a new optional cveTitle argument
When optional argument is present, the list of CVE is added to the
jira summary only for Open Source Issues (Snyk Code does not have CVE in API)

Co-authored-by: Alexandre Vallières-Lagacé <alexandre@circleci.com>

4.39.2

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
minor: jira body format tags + identifies in body

* minor: add a new format to the supported custom field

* minor: fix the readme

* minor: check the config file values early

* minor: add error file creation

* major: fix project listing

* minor: Fixed Jira Body Format Tags

Unopened bracket was missing and two titled section used different
markup (one stars and the other was bold)
Typo in the license comment
Updated Tests to match the fixed format

* minor: filter out Code Issues based on prioriityScore if set

* minor: Added Identifiers to JIRA Ticket Body

Iterating through the list of issue identifiers (CVE, CWE, etc) and
add them to the Jira Ticket body

Co-authored-by: Mathilde <mathilde.riou@snyk.io>
Co-authored-by: Alexandre Vallières-Lagacé <alexandre@circleci.com>

4.39.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
minor: Added Identifiers to JIRA Ticket Body

Iterating through the list of issue identifiers (CVE, CWE, etc) and
add them to the Jira Ticket body

4.38.1

minor: filter out Code Issues based on prioriityScore if set

4.37.1

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
minor: Fixed Jira Body Format Tags

Unopened bracket was missing and two titled section used different
markup (one stars and the other was bold)
Typo in the license comment
Updated Tests to match the fixed format

4.36.1

major: fix project listing

3.36.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
minor: filter out projects that are not monitored

* minor: add a new format to the supported custom field

* minor: fix the readme

* minor: check the config file values early

* minor: add error file creation

* docs: mark as inactively maintained (snyk-tech-services#159)

* patch: update docs on config file path (snyk-tech-services#160)

* minor: filter out projects that are not monitored (snyk-tech-services#164)

Co-authored-by: Mathilde <mathilde.riou@snyk.io>