Skip to content

Chef 25968 build fix#3350

Closed
RajeshPaul38 wants to merge 28 commits into
mainfrom
CHEF-25968-build-fix
Closed

Chef 25968 build fix#3350
RajeshPaul38 wants to merge 28 commits into
mainfrom
CHEF-25968-build-fix

Conversation

@RajeshPaul38
Copy link
Copy Markdown
Contributor

Description

[Please describe what this change achieves]

Issues Resolved

[List any existing issues this PR resolves, or any Discourse or
StackOverflow discussions that are relevant]

Check List

poorndm and others added 19 commits September 19, 2025 15:39
Signed-off-by: poorndm <poorndm@progress.com>
Signed-off-by: poorndm <poorndm@progress.com>
Signed-off-by: poorndm <poorndm@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
- Upgrade Rails from 7.0.8.7 to 7.1.5.2 across main app and Fieri engine
- Update PostgreSQL from 13.18 to 13.21 in omnibus configuration
- Upgrade RSpec Rails from 6.0.1 to 6.1.1 for Rails 7.1 compatibility
- Update database_cleaner from 2.0.1 to 2.1.0
- Upgrade Nokogiri to 1.18.9 with version constraint
- Update Rack constraint from ~> 2.2.8.1 to >= 2.2.14

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
- Add x86_64-linux platform to main app Gemfile.lock
- Add x86_64-linux platform to Fieri engine Gemfile.lock
- Resolves CI pipeline error: bundle only supports arm64-darwin-24
- Maintains compatibility with macOS development environment
- Enables GitHub Actions to run on Linux runners

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
…d making sure all testing framework related gems are updated to a version which is compatible with the updated rails version

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
- Upgrade PostgreSQL from 13.21 to 13.22 in omnibus configuration

Security fixes in PostgreSQL 13.22:
- CVE-2025-8713: Tighten security checks in planner estimation functions
- CVE-2025-8714: Prevent pg_dump scripts from being used to attack users
- CVE-2025-8715: Convert newlines to spaces in pg_dump comments

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
@github-actions github-actions Bot added the Documentation Gets work onto the docs board label Oct 8, 2025
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
@RajeshPaul38
Copy link
Copy Markdown
Contributor Author

adhoc build after moving pg13 software definition to omnibus software: https://buildkite.com/chef/chef-supermarket-main-omnibus-adhoc/builds/775

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
- Update DH parameters and certificate generation from 2048 to 4096-bit keys
- Replace deprecated cipher suites with TLS 1.3 and modern ECDHE algorithms
- Add TLS 1.3 protocol support alongside TLS 1.2
- Enhance FIPS compatibility with approved cipher suites and elliptic curves
- Implement modern security headers (HSTS, OCSP stapling, XSS protection)
- Increase SSL session cache (4m→10m) and timeout (5m→10m) for better performance
- Remove vulnerable legacy ciphers (DHE-DSS, kEDH+AESGCM, DES-CBC3-SHA)
- Add configurable ssl_prefer_server_ciphers for TLS 1.3 compatibility

Security improvements:
- Stronger cryptographic keys resistant to future attacks
- FIPS 140-2 compliant cipher configuration
- Enhanced protection against clickjacking, MIME sniffing, and XSS
- Improved SSL/TLS performance and security posture

These changes ensure Supermarket SSL configuration meets modern security
standards and maintains compatibility with OpenSSL 3.2.4 FIPS requirements.

Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
Signed-off-by: Rajesh Paul <rajesh.paul@progress.com>
@sonarqubecloud
Copy link
Copy Markdown

@RajeshPaul38
Copy link
Copy Markdown
Contributor Author

changes are merged into the feature branch in PR: #3356 . Closing this

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

Labels

Documentation Gets work onto the docs board

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants