Skip to content

Adding new values to extensible list-type custom tags in SSC issue update during remediation#994

Open
jmadhur87 wants to merge 1 commit intofortify:dev/v3.xfrom
jmadhur87:mjain/959
Open

Adding new values to extensible list-type custom tags in SSC issue update during remediation#994
jmadhur87 wants to merge 1 commit intofortify:dev/v3.xfrom
jmadhur87:mjain/959

Conversation

@jmadhur87
Copy link
Copy Markdown
Contributor

This PR enhances the SSC issue update command used during remediation to support adding new values to custom tags of type list when the tag is marked as extensible=true using new option --extend.
ssc issue update --extend

While verifying for ssc tag update command, found that value updates for non-LIST custom tags (TEXT, DECIMAL, DATE) were incorrectly reported as Updated in fcli, even though SSC made no change.
Added explicit validation and a clear error message so these unsupported value operations now fail fast instead of showing a false success.

Fix: Support adding new values to extensible list-type custom tags in SSC issue update during remediation(#959 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant