Skip to content

fix: restore CHANGELOG.md and resolved security vulnerability in IndexXMLProcessor.java#956

Open
mneeta wants to merge 1 commit intofortify:feat/v3.x/aviator/26.2from
mneeta:mergeconflictResolution
Open

fix: restore CHANGELOG.md and resolved security vulnerability in IndexXMLProcessor.java#956
mneeta wants to merge 1 commit intofortify:feat/v3.x/aviator/26.2from
mneeta:mergeconflictResolution

Conversation

@mneeta
Copy link
Copy Markdown
Member

@mneeta mneeta commented Mar 29, 2026

  • Restore CHANGELOG.md that was inadvertently deleted in commit b6b051a with the note 'not applicable for this branch'. The file exists in the target branch (dev/v3.x), causing an auto-merge conflict; restoring it so the PR can be merged automatically.
  • Remove unused IndexXMLProcessor.java from fcli-aviator-common fpr processor package. This class is no longer referenced anywhere in the codebase and its retention poses an unnecessary security/vulnerability surface. Removing it keeps the module clean.

- Restore CHANGELOG.md that was inadvertently deleted in commit b6b051a
  with the note 'not applicable for this branch'. The file exists in the
  target branch (dev/v3.x), causing an auto-merge conflict; restoring it
  so the PR can be merged automatically.
- Remove unused IndexXMLProcessor.java from fcli-aviator-common fpr
  processor package. This class is no longer referenced anywhere in the
  codebase and its retention poses an unnecessary security/vulnerability
  surface. Removing it keeps the module clean.
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