![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
@studyportals/goldeneye-ssl-cdk
Advanced tools
This library is used to create the CDK resources for running the GoldenEye SSL check. The check is run periodically and the results are reported back to the associated GitHub Pull Request.
To run the SSL check locally, you need to set the following environment variables:
SSL_PUBLISHER_IMAGE
- pointing to the goldeneye-ssl-publisher Docker imageREPORTS_S3_BUCKET
DOMAIN
SERVICE_DESCRIPTOR
You also need to inject valid AWS credentials that are authorized to upload to the desired S3 bucket:
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
AWS_SESSION_TOKEN
AWS_REGION
Once the environment variables are set, you can run the SSL check using Docker Compose with the following command:
yarn docker
Update the @studyportals/goldeneye-ssl-cdk
in GoldenEye package.json's references
to point to this folder via the portal
protocol. For example:
"@studyportals/goldeneye-ssl-cdk": "portal:/home/dan/workspace/studyportals/goldeneye-ssl/cdk"
Run yarn watch
to watch for changes and build the package or yarn build
to just build the package once.
To publish the NPM package, run yarn publish
and follow the prompts.
FAQs
Unknown package
The npm package @studyportals/goldeneye-ssl-cdk receives a total of 29 weekly downloads. As such, @studyportals/goldeneye-ssl-cdk popularity was classified as not popular.
We found that @studyportals/goldeneye-ssl-cdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.