-
-
Notifications
You must be signed in to change notification settings - Fork 115
Merge release 3.1.0 into 4.0.x #395
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
Conversation
* Update KeyConverter.php * Tests updated * ECS+RECTOR * Exported files
* Add missing context parameters for supportsDenormalization() (#359) Co-authored-by: Stephan Wentz <[email protected]> * Rebase * PKCS#8 Loading * PHPStan errors fixed * foo.key removed Co-authored-by: Stephan Wentz <[email protected]> Co-authored-by: Stephan Wentz <[email protected]>
* ECDH-SS support
Updates the requirements on [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-phpunit/releases) - [Commits](phpstan/phpstan-phpunit@1.0.0...1.1.1) --- updated-dependencies: - dependency-name: phpstan/phpstan-phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.5...9.5.23) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on blackfire/php-sdk to permit the latest version. --- updated-dependencies: - dependency-name: blackfire/php-sdk dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [matthiasnoback/symfony-config-test](https://github.com/matthiasnoback/SymfonyConfigTest) to permit the latest version. - [Release notes](https://github.com/matthiasnoback/SymfonyConfigTest/releases) - [Changelog](https://github.com/SymfonyTest/SymfonyConfigTest/blob/master/CHANGELOG.md) - [Commits](https://github.com/matthiasnoback/SymfonyConfigTest/commits/4.3.0) --- updated-dependencies: - dependency-name: matthiasnoback/symfony-config-test dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/dependency-injection](https://github.com/symfony/dependency-injection) to permit the latest version. - [Release notes](https://github.com/symfony/dependency-injection/releases) - [Changelog](https://github.com/symfony/dependency-injection/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/dependency-injection/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/dependency-injection dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/yaml](https://github.com/symfony/yaml) to permit the latest version. - [Release notes](https://github.com/symfony/yaml/releases) - [Changelog](https://github.com/symfony/yaml/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/yaml/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/yaml dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.0.0...1.8.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/browser-kit](https://github.com/symfony/browser-kit) to permit the latest version. - [Release notes](https://github.com/symfony/browser-kit/releases) - [Changelog](https://github.com/symfony/browser-kit/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/browser-kit/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/browser-kit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/http-kernel](https://github.com/symfony/http-kernel) to permit the latest version. - [Release notes](https://github.com/symfony/http-kernel/releases) - [Changelog](https://github.com/symfony/http-kernel/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/http-kernel/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/http-kernel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/phpunit-bridge](https://github.com/symfony/phpunit-bridge) to permit the latest version. - [Release notes](https://github.com/symfony/phpunit-bridge/releases) - [Changelog](https://github.com/symfony/phpunit-bridge/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/phpunit-bridge/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/phpunit-bridge dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/event-dispatcher](https://github.com/symfony/event-dispatcher) to permit the latest version. - [Release notes](https://github.com/symfony/event-dispatcher/releases) - [Changelog](https://github.com/symfony/event-dispatcher/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/event-dispatcher/commits/v6.1.0) --- updated-dependencies: - dependency-name: symfony/event-dispatcher dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [fgrosse/phpasn1](https://github.com/FGrosse/PHPASN1) to permit the latest version. - [Release notes](https://github.com/FGrosse/PHPASN1/releases) - [Changelog](https://github.com/fgrosse/PHPASN1/blob/master/CHANGELOG.md) - [Commits](fgrosse/PHPASN1@2.0.0...v2.4.0) --- updated-dependencies: - dependency-name: fgrosse/phpasn1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [nyholm/psr7](https://github.com/Nyholm/psr7) to permit the latest version. - [Release notes](https://github.com/Nyholm/psr7/releases) - [Changelog](https://github.com/Nyholm/psr7/blob/master/CHANGELOG.md) - [Commits](Nyholm/psr7@1.3.0...1.5.1) --- updated-dependencies: - dependency-name: nyholm/psr7 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases) - [Commits](phpstan/phpstan-strict-rules@1.0.0...1.4.0) --- updated-dependencies: - dependency-name: phpstan/phpstan-strict-rules dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [php-http/mock-client](https://github.com/php-http/mock-client) to permit the latest version. - [Release notes](https://github.com/php-http/mock-client/releases) - [Changelog](https://github.com/php-http/mock-client/blob/master/CHANGELOG.md) - [Commits](php-http/mock-client@1.0.0...1.5.0) --- updated-dependencies: - dependency-name: php-http/mock-client dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [bjeavons/zxcvbn-php](https://github.com/bjeavons/zxcvbn-php) to permit the latest version. - [Release notes](https://github.com/bjeavons/zxcvbn-php/releases) - [Commits](bjeavons/zxcvbn-php@1.0.0...1.3.1) --- updated-dependencies: - dependency-name: bjeavons/zxcvbn-php dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/serializer](https://github.com/symfony/serializer) to permit the latest version. - [Release notes](https://github.com/symfony/serializer/releases) - [Changelog](https://github.com/symfony/serializer/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/serializer/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/serializer dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/var-dumper](https://github.com/symfony/var-dumper) to permit the latest version. - [Release notes](https://github.com/symfony/var-dumper/releases) - [Changelog](https://github.com/symfony/var-dumper/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/var-dumper/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/var-dumper dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/framework-bundle](https://github.com/symfony/framework-bundle) to permit the latest version. - [Release notes](https://github.com/symfony/framework-bundle/releases) - [Changelog](https://github.com/symfony/framework-bundle/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/framework-bundle/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/framework-bundle dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on symfony/polyfill-mbstring to permit the latest version. --- updated-dependencies: - dependency-name: symfony/polyfill-mbstring dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Updates the requirements on [symfony/config](https://github.com/symfony/config) to permit the latest version. - [Release notes](https://github.com/symfony/config/releases) - [Changelog](https://github.com/symfony/config/blob/6.1/CHANGELOG.md) - [Commits](https://github.com/symfony/config/commits/v6.1.3) --- updated-dependencies: - dependency-name: symfony/config dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
4242658 | Generic Private Key | 4379a59 | tests/Component/KeyManagement/Keys/ED/private-secp384r1-with-public.pem | View secret |
🛠 Guidelines to remediate hardcoded secrets
- Understand the implications of revoking this secret by investigating where it is used in your code.
- Replace and store your secret safely. Learn here the best practices.
- Revoke and rotate this secret.
- If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.
To avoid such incidents in the future consider
- following these best practices for managing and storing secrets including API keys and other credentials
- install secret detection on pre-commit to catch secret before it leaves your machine and ease remediation.
🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.
Our GitHub checks need improvements? Share your feedbacks!
Release Notes for 3.1.0
3.1.0
enhancement
bug
365: Bugs/ed keys loading thanks to @Spomky and @kpcyrd
353: Remove X5C EOL thanks to @Spomky
feature,pinned