Skip to content

Commit ed54375

Browse files
authored
Merge pull request #1000 from fortify/release-please--branches--rel/v3.x
chore(rel/v3.x): release 3.19.0
2 parents 6f8460a + 447e344 commit ed54375

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "3.18.0"
2+
".": "3.19.0"
33
}

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# Changelog
22

3+
## [3.19.0](https://github.com/fortify/fcli/compare/v3.18.0...v3.19.0) (2026-05-11)
4+
5+
6+
### Features
7+
8+
* `fcli aviator ssc audit`: Add suppression exclusions in tag mapping configuration ([#991](https://github.com/fortify/fcli/issues/991)) ([8400aff](https://github.com/fortify/fcli/commit/8400aff83f134a1e2c03f699db8c74f6cc83c7bf))
9+
* `fcli fod app/release update`: Add `--auto-required-attrs` option to automatically set required attributes that were not set before ([d172ce6](https://github.com/fortify/fcli/commit/d172ce664ab9a21978ab58cabeac470f2b519033))
10+
* `fcli fod issue update`: Add `--all`/`--include-all` option for updating all issues for a release ([0d0d7a5](https://github.com/fortify/fcli/commit/0d0d7a5954cbbe010456f76a9ed3127e98fffb35))
11+
* Load trusted certificates from system trust store if available, in addition to existing Java trust store configuration ([786e345](https://github.com/fortify/fcli/commit/786e345d214b2caaf1dbce1e3358b863cd778c2e))
12+
13+
14+
### Bug Fixes
15+
16+
* `fcli fod issue update`: Add `--issue-ids` alias for `--vuln-ids` for consistency ([0d0d7a5](https://github.com/fortify/fcli/commit/0d0d7a5954cbbe010456f76a9ed3127e98fffb35))
17+
* `fcli fod issue update`: Correct description of `--user` option ([0d0d7a5](https://github.com/fortify/fcli/commit/0d0d7a5954cbbe010456f76a9ed3127e98fffb35))
18+
* `fcli fod issue update`: Update descriptions to use issues (vulnerabilities) consistently ([0d0d7a5](https://github.com/fortify/fcli/commit/0d0d7a5954cbbe010456f76a9ed3127e98fffb35))
19+
320
## [3.18.0](https://github.com/fortify/fcli/compare/v3.17.0...v3.18.0) (2026-04-22)
421

522

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.18.0
1+
3.19.0

0 commit comments

Comments
 (0)