Bash, the Crucial Exams Chat Bot
AI Bot

Security, Compliance & Secrets in Automation Flashcards

CompTIA AutoOps+ AT0-001 Flashcards

Study our Security, Compliance & Secrets in Automation flashcards for the CompTIA AutoOps+ AT0-001 exam with 60+ flashcards. View as flashcards, a searchable table, or as a fun matching game.
CompTIA AutoOps+ AT0-001 Course Header Image
FrontBack
Benefit of short lived credentialsReduces window of compromise and forces frequent reauthorization
Define ephemeral credentialsShort lived credentials issued for a specific task or session
Define secret rotationRegularly replacing secrets to limit exposure time
Example policy engineOpen Policy Agent OPA implements Rego policies for enforcement
How to enforce secrets maskingUse redaction in logs and prevent printing secrets in CI output
How to handle zero day vulnerabilitiesApply mitigations remove exposure and plan for rapid patching
How to maintain audit evidence in automationStore signed logs and artifacts in tamper resistant storage
How to mitigate supply chain riskPin dependencies verify signatures and monitor for anomalies
How to prove compliance in pipelinesCollect immutable audit logs and generate attestations and reports
How to secure secrets in IaCAvoid hardcoding use secret references and state encryption
Principle of least privilegeGrant only the permissions required for a task
Purpose of a KMSManage and control cryptographic keys and perform crypto operations
Purpose of SCAScanning dependencies for known vulnerabilities and licenses
Risk of secrets in state filesState files can contain plaintext secrets leading to persistent leaks
Role of an HSMA hardware backed module that securely stores keys and executes crypto operations
What are dynamic secretsCredentials generated on demand with automatic expiration
What are signed SBOMsSBOMs that include cryptographic signatures to prove origin and integrity
What is a secret vaultA centralized system for storing and controlling access to secrets
What is a security policy as code testUnit test that validates policy logic against sample inputs
What is ABACAttribute based access control makes decisions using attributes of subjects and resources
What is artifact immutabilityOnce published artifacts cannot be modified ensuring reproducible deployment
What is artifact signingApplying a cryptographic signature to an artifact to prove origin and integrity
What is attestation enforcementBlock deployments unless required attestations are present in the pipeline
What is automated incident responseUsing playbooks to trigger containment and remediation steps automatically
What is cache poisoning in buildsAttacker manipulates build caches to inject malicious artifacts
What is content trustA mechanism to verify signatures of container images and artifacts
What is continuous complianceAutomated checks that ensure systems remain within policy over time
What is CVSSA scoring system for common vulnerabilities and exposures severity
What is CycloneDXAn SBOM standard optimized for security automation and tooling
What is dependency taintingWhen a vulnerable or malicious dependency infects downstream artifacts
What is drift detectionDetecting when deployed infrastructure diverges from declared configuration
What is envelope encryptionEncrypting data with a data key which is itself encrypted by a master key
What is false positive handling for dependency scanningValidate alerts triage and tune rules to reduce noise
What is immutable infrastructureDeploying new immutable instances instead of modifying running systems
What is in-totoA framework for supply chain integrity using provenance and attestation
What is just in time accessGranting temporary elevated access on demand with auditing
What is key rotation windowThe maximum allowed lifetime before a key must be replaced
What is least privilege for service accountsGrant minimal roles to service accounts and rotate keys frequently
What is policy as codeDefining security and compliance rules in executable policy files
What is provenanceMetadata describing the origin chain and build context of an artifact
What is RBACRole based access control grants permissions based on roles
What is reproducible buildA build that results in byte identical artifacts from the same source
What is runtime secrets injectionProviding secrets to workloads at runtime via secure agents or sidecars
What is SBOMSoftware Bill of Materials listing components and their metadata
What is secret scanningAutomated detection of secrets in code repositories and artifacts
What is secure build isolationRunning builds in ephemeral sandboxed environments with no persistent access
What is SPDXAn SBOM standard that describes components and licenses
What is supply chain attestationEvidence that proves steps and actors in the build pipeline
What is supply chain compromise detectionMonitoring for unexpected changes in dependencies or provenance
What is token scope restrictionLimiting token permissions and lifetime to reduce misuse
Why avoid secrets in source controlIncreases risk of leakage and persistent exposure
Why isolate CI runnersPrevents lateral movement and reduces blast radius from compromised jobs
Why log access to secretsTo allow audit investigation and detect suspicious access patterns
Why perform vulnerability triagePrioritize fixes based on exploitability impact and exposure
Why require commit signingEnsures authorship and prevents tampered commits entering the pipeline
Why scan IaC templatesTo detect insecure configurations before provisioning infrastructure
Why test policies in CIPrevents regressions and enforces compliance before deployment
Why use artifact repositoriesProvides provenance control artifact immutability and access controls
Why use minimal base imagesReduces attack surface and the number of vulnerable packages
Why verify signatures in pipelinesEnsures artifacts are untampered and from a trusted source

About the Flashcards

This collection of flashcards helps you master the essential topics for the CompTIA AutoOps+ exam. The deck focuses on core principles of modern application and infrastructure security, enabling you to review key terms, concepts, and best practices. You will find a strong emphasis on software supply chain security, including artifact signing, provenance, and the use of Software Bills of Materials (SBOMs). It also provides a comprehensive overview of secrets management, covering rotation strategies, secret vaults, short-lived credentials, and the importance of avoiding secrets in source control.

Beyond the fundamentals, these flashcards explore advanced concepts that are critical for a secure development lifecycle. This includes implementing Policy as Code (PaC) for automated governance, defining access control with RBAC and ABAC, and applying the principle of least privilege. Other key areas covered are securing Infrastructure as Code (IaC) templates, detecting configuration drift, isolating CI/CD runners, and managing vulnerabilities within your dependencies. This deck is an effective tool for reinforcing your knowledge and preparing for the questions you will encounter on the exam.

Topics covered in this flashcard deck:

  • Secrets Management and Rotation
  • Software Supply Chain Security
  • Policy as Code and Access Control
  • Infrastructure as Code (IaC) Security
  • Securing CI/CD Pipelines
  • Vulnerability and Dependency Scanning
Share on...
Follow us on...