-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Merge release 4.3.0 into 5.0.x #320
Conversation
Allow null for username
Fixes bug report template
* Fix startRegistration bug * Update integrate.yml * Fix Rector
Create tweet.yml
Merge release 4.1.5 into 4.2.x
Merge release 4.2.2 into 4.3.x
Add link script to allow use a local clone in other projects
Custom Exceptions
Bumps [ridedott/merge-me-action](https://github.com/ridedott/merge-me-action) from 2.10.22 to 2.10.28. - [Release notes](https://github.com/ridedott/merge-me-action/releases) - [Changelog](https://github.com/ridedott/merge-me-action/blob/master/CHANGELOG.md) - [Commits](ridedott/merge-me-action@v2.10.22...v2.10.28) --- updated-dependencies: - dependency-name: ridedott/merge-me-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BrowserStack partnership
New FolderResourceMetadataService
Replace fetch by XHR
Move event dispatching from bundle to library
* CI/CD fix * actions/[email protected] error fix
|
GitGuardian id | Secret | Commit | Filename | |
---|---|---|---|---|
3902665 | Generic High Entropy Secret | 3004c77 | tests/library/Functional/AttestationTest.php | 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 4.3.0
Feature release (minor)
4.3.0
enhancement
bug
317: CI/CD fix thanks to @Spomky
314: Replace fetch by XHR and remove _dispatchEvent thanks to @amenophis
313: BrowserStack partnership thanks to @Spomky
308: New FolderResourceMetadataService thanks to @Spomky
304: Token Binding support is now deprecated thanks to @Spomky
303: Empty algorithm list by default thanks to @Spomky
294: Create tweet.yml thanks to @Spomky
293: Dev tools updated thanks to @Spomky
compliance