Skip to content

Added audit ignore configuration#689

Merged
SB-pawanj merged 2 commits into
nextfrom
fix/PLAT-16011
Apr 29, 2026
Merged

Added audit ignore configuration#689
SB-pawanj merged 2 commits into
nextfrom
fix/PLAT-16011

Conversation

@SB-pawanj
Copy link
Copy Markdown

Goal

Fix error in test cases for PHP7.2

Changeset

Added audit ignore configuration

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the repository’s Composer configuration to ignore specific Packagist Security Advisories, with the intent of preventing CI/test runs (notably PHP 7.2) from failing due to Composer audit findings.

Changes:

  • Added a config.audit.ignore list to suppress two specific security advisory IDs during Composer auditing.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread composer.json
Comment thread composer.json
@SB-pawanj SB-pawanj requested review from SB-jigneshR, SB-sourabhk and prafullaAtSB and removed request for SB-jigneshR April 15, 2026 09:09
@SB-pawanj SB-pawanj requested a review from SB-venkatam April 17, 2026 16:24
Copy link
Copy Markdown

@SB-venkatam SB-venkatam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me; Didn't find any private keys / passwords being included.

@SB-pawanj SB-pawanj marked this pull request as ready for review April 21, 2026 07:45
Copy link
Copy Markdown
Contributor

@twometresteve twometresteve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me, as discussed IRL I would just update the PR description to make the link more clear between how the ignores fix the tests and to provide a point of reference for the seemingly random serial numbers

@SB-pawanj SB-pawanj merged commit 2822a7a into next Apr 29, 2026
54 checks passed
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.

5 participants