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

added more redirection URL rules for old to new domain #367

Closed devopstoday11 closed 4 months ago

stackblitz[bot] commented 4 months ago

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

dryrunsecurity[bot] commented 4 months ago

DryRun Security Summary

The pull request sets up permanent redirects from the old domain "intelops.ai" to the new domain "capten.ai" and configures various security-related headers to improve the overall security posture of the application hosted on Netlify.

Expand for full summary
**Summary:** The code changes in this pull request are related to setting up permanent redirects from the old domain "intelops.ai" to the new domain "capten.ai". This is a common practice when a website or application is migrating to a new domain name, as it ensures that users who try to access the old domain are seamlessly redirected to the new one. From an application security perspective, the changes appear to be appropriate and do not raise any immediate concerns. The redirects are configured with the appropriate HTTP status code (301 - Permanent Redirect) and the "force = true" option, which ensures that the redirects are always applied, even if the client tries to bypass them. Additionally, the application is using Netlify, a popular hosting platform, and has set up various security-related headers, such as X-Frame-Options, X-XSS-Protection, Referrer-Policy, and Strict-Transport-Security, which help improve the overall security posture of the application. **Files Changed:** - `netlify.toml`: This file is used to configure the Netlify hosting platform. The changes in this file set up permanent redirects from the old domain "intelops.ai" to the new domain "capten.ai" and configure various security-related headers to enhance the application's security.

Code Analysis

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

Riskiness

:green_circle: Risk threshold not exceeded.

View PR in the DryRun Dashboard.

netlify[bot] commented 4 months ago

Deploy Preview for intelops-website-nonprod ready!

Name Link
Latest commit 7e2fa5246b7bf1d1bcf50f06a2948066e1d65782
Latest deploy log https://app.netlify.com/sites/intelops-website-nonprod/deploys/6690b1320b56410008d923e0
Deploy Preview https://deploy-preview-367--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.

netlify[bot] commented 4 months ago

Deploy Preview for intelops-website-prod ready!

Name Link
Latest commit 7e2fa5246b7bf1d1bcf50f06a2948066e1d65782
Latest deploy log https://app.netlify.com/sites/intelops-website-prod/deploys/6690b132c291a10008679711
Deploy Preview https://deploy-preview-367--intelops-website-prod.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.