intelops / website

This is the repo to manage all the website work, which is being developed using hugo framework.
https://intelops.ai
6 stars 21 forks source link

Update netlify.toml to be same as original main branch content #382

Closed devopstoday11 closed 1 month ago

stackblitz[bot] commented 1 month ago

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

dryrunsecurity[bot] commented 1 month ago

DryRun Security Summary

The pull request simplifies the build process, updates the domain-related configurations, and adds security-related headers to the Netlify deployment of the application, improving its overall security posture.

Expand for full summary
**Summary:** The changes in this pull request appear to be focused on simplifying the build process and updating the domain-related configurations for the application's Netlify deployment. The key changes include a reduction in the build command, updates to the environment variables used during the build process, and the addition of security-related headers to the Netlify configuration. These changes do not introduce any obvious security concerns and are generally positive from an application security perspective, as they help improve the overall security posture of the application. **Files Changed:** - `netlify.toml`: This file contains the configuration settings for the Netlify deployment of the application. The key changes include: 1. Simplification of the build command from `yarn build -b $URL && hugo --verbose --debug --timeout=120s --log` to `yarn build -b $URL`. 2. Updates to the environment variables, such as the versions of Hugo and Go to be used during the build process. 3. Context-specific settings for the production, deploy-preview, and branch-deploy environments. 4. Addition of security-related headers, such as `X-Frame-Options`, `X-XSS-Protection`, `Referrer-Policy`, and `Strict-Transport-Security`, which help improve the security of the application. 5. Permanent redirects from the old domain name `intelops.ai` to the new domain name `capten.ai`. Overall, these changes appear to be focused on streamlining the build process and updating the domain-related configurations, without introducing any obvious security concerns. The addition of security-related headers is a positive step in enhancing the application's security posture.

Code Analysis

We ran 9 analyzers against 1 file and 0 analyzers had findings. 9 analyzers had no findings.

Riskiness

:green_circle: Risk threshold not exceeded.

View PR in the DryRun Dashboard.

netlify[bot] commented 1 month ago

Deploy Preview for intelops-website-nonprod ready!

Name Link
Latest commit 2ea8b6cbfe2369db364e53d8586a795aaae65a7a
Latest deploy log https://app.netlify.com/sites/intelops-website-nonprod/deploys/66f6dbbb88e73f00084ec465
Deploy Preview https://deploy-preview-382--intelops-website-nonprod.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.