# Fundamentals

- [Quick Start Guide](/fundamentals/readme.md)
- [Signing Up](/fundamentals/readme/signing-up.md)
- [Onboarding Wizard](/fundamentals/readme/onboarding-wizard.md)
- [Package Discovery](/fundamentals/readme/package-discovery.md)
- [Connecting to GitHub](/fundamentals/readme/package-discovery/connecting-to-github.md)
- [Connecting to GitLab](/fundamentals/readme/package-discovery/connecting-to-gitlab.md)
- [Connecting to Azure DevOps](/fundamentals/readme/package-discovery/connecting-to-azure-devops.md)
- [Connecting to the CI Pipeline](/fundamentals/readme/package-discovery/connecting-to-the-ci-pipeline.md)
- [Connecting to the Artifact Server](/fundamentals/readme/package-discovery/connecting-to-the-artifact-server.md)
- [Package Sealing](/fundamentals/readme/package-sealing.md)
- [Integrating the CLI in the CI](/fundamentals/readme/package-sealing/integrating-the-cli-in-the-ci.md)
- [Editing Dependencies](/fundamentals/readme/package-sealing/editing-dependencies.md)
- [Deployments](/fundamentals/deployments.md)
- [Choosing Your Deployment Method](/fundamentals/deployments/choosing-your-deployment-method.md)
- [Automatic Remediation](/fundamentals/deployments/automatic-remediation.md)
- [Remote Configuration](/fundamentals/deployments/remote-configuration.md)
- [Local Configuration](/fundamentals/deployments/local-configuration.md)
- [Artifact Server](/fundamentals/deployments/artifact-server.md)
- [CLI](/fundamentals/cli.md)
- [Download and Installation](/fundamentals/cli/download-and-installation.md)
- [Scanning](/fundamentals/cli/scanning.md)
- [Fixing All Dependencies](/fundamentals/cli/fixing-all-dependencies.md)
- [Fixing Specific Dependencies](/fundamentals/cli/fixing-specific-dependencies.md)
- [Fixing OS Vulnerabilities](/fundamentals/cli/fixing-os-vulnerabilities.md)
- [Integrating with the CI](/fundamentals/cli/integrating-with-the-ci.md)
- [Uploading Scan Results](/fundamentals/cli/uploading-scan-results.md)
- [Commands](/fundamentals/cli/commands.md)
- [SCA Integrations](/fundamentals/cli/sca-integrations.md)
- [JFrog Integration](/fundamentals/cli/jfrog-integration.md): How to configure the CLI if the CI pipeline can only communicate with a JFrog artifact server
- [Usage Examples](/fundamentals/cli/usage-examples.md)
- [Sealing Application Dependencies](/fundamentals/cli/usage-examples/sealing-application-dependencies.md)
- [Sealing Linux Environments](/fundamentals/cli/usage-examples/sealing-linux-environments.md)
- [Seal My Container](/fundamentals/cli/usage-examples/seal-my-container.md): Sealing an existing image without migrations
- [Artifact Server](/fundamentals/artifact-server.md)
- [Generating a Token](/fundamentals/artifact-server/generating-a-token.md)
- [Artifact Server Ordering](/fundamentals/artifact-server/artifact-server-ordering.md)
- [Configuring the Package Manager](/fundamentals/artifact-server/configuring-the-package-manager.md)
- [Configuring apk](/fundamentals/artifact-server/configuring-the-package-manager/configuring-apk.md): How to configure the apk package manager
- [Configuring Bundler](/fundamentals/artifact-server/configuring-the-package-manager/configuring-bundler.md): How to configure the Bundler package manager
- [Configuring Gem](/fundamentals/artifact-server/configuring-the-package-manager/configuring-gem.md): How to configure the Gem package manager
- [Configuring Composer](/fundamentals/artifact-server/configuring-the-package-manager/configuring-composer.md): How to configure the npm package manager
- [Configuring Go](/fundamentals/artifact-server/configuring-the-package-manager/configuring-go.md): How to configure the Go package manager
- [Configuring Gradle](/fundamentals/artifact-server/configuring-the-package-manager/configuring-gradle.md): How to configure the Gradle package manager
- [Configuring Maven](/fundamentals/artifact-server/configuring-the-package-manager/configuring-maven.md): How to configure the Maven package manager
- [Configuring npm](/fundamentals/artifact-server/configuring-the-package-manager/configuring-npm.md): How to configure the npm package manager
- [Configuring pip](/fundamentals/artifact-server/configuring-the-package-manager/configuring-pip.md): How to configure the pip package manager
- [Configuring Poetry](/fundamentals/artifact-server/configuring-the-package-manager/configuring-poetry.md): How to configure the Poetry package manager
- [Configuring yarn](/fundamentals/artifact-server/configuring-the-package-manager/configuring-yarn.md): How to configure the yarn package manager
- [Configuring yum](/fundamentals/artifact-server/configuring-the-package-manager/configuring-yum.md): How to configure the RPM package manager
- [Clearing the Cache](/fundamentals/artifact-server/clearing-the-cache.md)
- [Editing Your Dependencies](/fundamentals/artifact-server/editing-your-dependencies.md)
- [Web Interface](/fundamentals/web-interface.md)
- [Rules Screen](/fundamentals/web-interface/rules-screen.md): Manage what packages to replace from the UI
- [Network Requirements](/fundamentals/network-requirements.md)
