Skip to content

Commit

Permalink
chore: Update third party links
Browse files Browse the repository at this point in the history
Signed-off-by: Sergiy Kulanov <sergiy_kulanov@epam.com>
  • Loading branch information
SergK committed Feb 7, 2025
1 parent c911652 commit 1592dfc
Show file tree
Hide file tree
Showing 15 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion docs/about-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The platform consists of the following blocks:

## Features

- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/repomanager3), [SonarQube](https://www.sonarqube.org/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/en/sonatype-nexus-repository.html), [SonarQube](https://www.sonarsource.com/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- [GitHub](https://about.gitlab.com/features/)(by default) or [GitLab](https://about.gitlab.com/features/).
- [Tekton](./operator-guide/install-tekton.md) is a pipeline orchestrator.
- [CI pipelines](./user-guide/index.md) for polyglot applications:
Expand Down
2 changes: 1 addition & 1 deletion docs/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ Our DockerHub repository hosts Docker images for various platform components:

To maintain an active presence on social media channels and share valuable content about our software releases, we continuously publish materials across the following media:

- [SolutionsHub](https://solutionshub.epam.com/solution/epam-delivery-platform)
- [SolutionsHub](https://solutionshub.epam.com/solution/kuberocketci)
- [Medium](https://medium.com/epam-delivery-platform)
- [YouTube](https://www.youtube.com/@theplatformteam)
2 changes: 1 addition & 1 deletion docs/operator-guide/auth/platform-auth-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ To grant access, the appropriate role must be assigned to the user in Keycloak.

### SonarQube Configuration

[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube/latest/instance-administration/security/) to manage user access and permissions for SonarQube projects.
[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube-server/latest/instance-administration/system-functions/security/) to manage user access and permissions for SonarQube projects.

The template is stored in the SonarQube [custom resource](https://github.com/epam/edp-sonar-operator/blob/master/deploy-templates/_crd_examples/permission_template.yaml) of the operator. An example of a custom resource is shown below.

Expand Down
6 changes: 3 additions & 3 deletions docs/operator-guide/devsecops/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Gitleaks

[Gitleaks](https://github.com/zricethezav/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.
[Gitleaks](https://github.com/gitleaks/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.

### Trivy

Expand All @@ -60,11 +60,11 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Cdxgen

[Cdxgen](https://github.com/AppThreat/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.
[Cdxgen](https://github.com/CycloneDX/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.

### Semgrep CLI

[Semgrep CLI](https://github.com/returntocorp/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.
[Semgrep CLI](https://github.com/semgrep/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.

### Clair

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ To install ReportPortal, follow the steps below:
:::note
For user access: default/1q2w3e<br />
For admin access: superadmin/erebus<br />
Please refer to the [ReportPortal.io](https://reportportal.io/installation) page for details.
Please refer to the [ReportPortal.io](https://reportportal.io/installation/) page for details.
:::

:::note
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.10/about-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The platform consists of the following blocks:

## Features

- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/repomanager3), [SonarQube](https://www.sonarqube.org/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/en/sonatype-nexus-repository.html), [SonarQube](https://www.sonarsource.com/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- [GitHub](https://about.gitlab.com/features/)(by default) or [GitLab](https://about.gitlab.com/features/).
- [Tekton](./operator-guide/install-tekton.md) is a pipeline orchestrator.
- [CI pipelines](./user-guide/index.md) for polyglot applications:
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.10/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ Our DockerHub repository hosts Docker images for various platform components:

To maintain an active presence on social media channels and share valuable content about our software releases, we continuously publish materials across the following media:

- [SolutionsHub](https://solutionshub.epam.com/solution/epam-delivery-platform)
- [SolutionsHub](https://solutionshub.epam.com/solution/kuberocketci)
- [Medium](https://medium.com/epam-delivery-platform)
- [YouTube](https://www.youtube.com/@theplatformteam)
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ To grant access, the appropriate role must be assigned to the user in Keycloak.

### SonarQube Configuration

[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube/latest/instance-administration/security/) to manage user access and permissions for SonarQube projects.
[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube-server/latest/instance-administration/system-functions/security/) to manage user access and permissions for SonarQube projects.

The template is stored in the SonarQube [custom resource](https://github.com/epam/edp-sonar-operator/blob/master/deploy-templates/_crd_examples/permission_template.yaml) of the operator. An example of a custom resource is shown below.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Gitleaks

[Gitleaks](https://github.com/zricethezav/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.
[Gitleaks](https://github.com/gitleaks/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.

### Trivy

Expand All @@ -60,11 +60,11 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Cdxgen

[Cdxgen](https://github.com/AppThreat/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.
[Cdxgen](https://github.com/CycloneDX/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.

### Semgrep CLI

[Semgrep CLI](https://github.com/returntocorp/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.
[Semgrep CLI](https://github.com/semgrep/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.

### Clair

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ To install ReportPortal, follow the steps below:
:::note
For user access: default/1q2w3e<br />
For admin access: superadmin/erebus<br />
Please refer to the [ReportPortal.io](https://reportportal.io/installation) page for details.
Please refer to the [ReportPortal.io](https://reportportal.io/installation/) page for details.
:::

:::note
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.9/about-platform.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ The platform consists of the following blocks:

## Features

- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/repomanager3), [SonarQube](https://www.sonarqube.org/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- Deployed and configured CI/CD toolset ([Tekton](https://tekton.dev/), [ArgoCD](https://argoproj.github.io/cd/), [Nexus Repository Manager](https://help.sonatype.com/en/sonatype-nexus-repository.html), [SonarQube](https://www.sonarsource.com/), [DefectDojo](https://www.defectdojo.org/), [Dependency-Track](https://dependencytrack.org/).
- [GitHub](https://about.gitlab.com/features/)(by default) or [GitLab](https://about.gitlab.com/features/).
- [Tekton](./operator-guide/install-tekton.md) is a pipeline orchestrator.
- [CI pipelines](./user-guide/index.md) for polyglot applications:
Expand Down
2 changes: 1 addition & 1 deletion versioned_docs/version-3.9/developer-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,6 @@ Our DockerHub repository hosts Docker images for various platform components:

To maintain an active presence on social media channels and share valuable content about our software releases, we continuously publish materials across the following media:

- [SolutionsHub](https://solutionshub.epam.com/solution/epam-delivery-platform)
- [SolutionsHub](https://solutionshub.epam.com/solution/kuberocketci)
- [Medium](https://medium.com/epam-delivery-platform)
- [YouTube](https://www.youtube.com/@theplatformteam)
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ To grant access, the appropriate role must be assigned to the user in Keycloak.

### SonarQube Configuration

[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube/latest/instance-administration/security/) to manage user access and permissions for SonarQube projects.
[KubeRocketCI Sonar Operator](https://github.com/epam/edp-sonar-operator) provides a [SonarQube Permission Template](https://docs.sonarsource.com/sonarqube-server/latest/instance-administration/system-functions/security/) to manage user access and permissions for SonarQube projects.

The template is stored in the SonarQube [custom resource](https://github.com/epam/edp-sonar-operator/blob/master/deploy-templates/_crd_examples/permission_template.yaml) of the operator. An example of a custom resource is shown below.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Gitleaks

[Gitleaks](https://github.com/zricethezav/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.
[Gitleaks](https://github.com/gitleaks/gitleaks) is a versatile SAST tool used to scan Git repositories for hardcoded secrets, such as passwords and API keys, to prevent potential data leaks and unauthorized access.

### Trivy

Expand All @@ -60,11 +60,11 @@ For obtaining and managing report post scanning, deployment of various vulnerabi

### Cdxgen

[Cdxgen](https://github.com/AppThreat/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.
[Cdxgen](https://github.com/CycloneDX/cdxgen) is a lightweight and efficient tool for generating Software Bill of Materials (SBOM) using CycloneDX, a standard format for managing component inventory. It helps organizations maintain an up-to-date record of all software components, their versions, and related vulnerabilities, streamlining monitoring and compliance within the software supply chain.

### Semgrep CLI

[Semgrep CLI](https://github.com/returntocorp/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.
[Semgrep CLI](https://github.com/semgrep/semgrep) is a versatile and user-friendly command-line interface for the Semgrep security scanner, enabling developers to perform Static Application Security Testing (SAST) for various programming languages. It focuses on detecting and preventing potential security vulnerabilities, code quality issues, and custom anti-patterns, ensuring secure and efficient code development.

### Clair

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ To install ReportPortal, follow the steps below:
:::note
For user access: default/1q2w3e<br />
For admin access: superadmin/erebus<br />
Please refer to the [ReportPortal.io](https://reportportal.io/installation) page for details.
Please refer to the [ReportPortal.io](https://reportportal.io/installation/) page for details.
:::

:::note
Expand Down

0 comments on commit 1592dfc

Please sign in to comment.