Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate Android SafetyNet support #585

Merged
merged 2 commits into from
Apr 9, 2024
Merged

Conversation

Spomky
Copy link
Contributor

@Spomky Spomky commented Apr 2, 2024

The Android SafetyNet support is marked as deprecated starting from version 4.9.0 and will be completely removed in version 5.0.0. This includes key verification classes, configuration options, and dependencies. This decision arises from updates in the latest symfony and webauthn environments.

Target branch: 4.9.x
Resolves issue #

  • It is a Bug fix
  • It is a New feature
  • Breaks BC
  • Includes Deprecations

The Android SafetyNet support is marked as deprecated starting from version 4.9.0 and will be completely removed in version 5.0.0. This includes key verification classes, configuration options, and dependencies. This decision arises from updates in the latest symfony and webauthn environments.
@Spomky Spomky added the compliance Issue related to the compliance of the project with the specs label Apr 2, 2024
@Spomky Spomky added this to the 4.9.0 milestone Apr 2, 2024
@Spomky Spomky self-assigned this Apr 2, 2024
Deprecation message for Android SafetyNet has been reformatted for better readability. Warnings about use of deprecated methods related to Android SafetyNet are also added in the phpstan-baseline.neon file. This sends clearer deprecation alerts to developers using the deprecated class across various files.
Copy link

sonarqubecloud bot commented Apr 9, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@Spomky Spomky merged commit 19dd122 into 4.9.x Apr 9, 2024
15 checks passed
@Spomky Spomky deleted the deprecations/android-saftynet branch April 9, 2024 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compliance Issue related to the compliance of the project with the specs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant