Security Glossary
Definitions of the AWS identity, cloud-risk and governance terms used consistently across the Securitain product and documentation.
Note
A
Accepted risk
A real technical security condition that the organization has chosen to accept through governance. In Securitain, suppressed and exception-approved findings leave the active work queue while still remaining part of gross technical risk.
See also: Exceptions & Risk Acceptance, Accepted status group
Access key
A long-lived credential associated with an IAM user for programmatic AWS access. An access key has an Access Key ID and a secret access key. Securitain security views may display metadata such as age and last-used context.
Securitain should never expose the secret access-key value.
Access path
A sequence of permissions, trust relationships or security transitions connecting a source principal to a target capability or resource.
See also: Attack path, Privilege escalation
Access source
The supported policy, trust or resource relationship represented as contributing to an access relationship. Use this term when exact policy attribution is not guaranteed.
Account alias
A human-readable name associated with an AWS account inside Securitain (example: “Production”). The underlying AWS account ID remains unchanged.
Account scope
The AWS account population currently selected for a Securitain view. Examples: one AWS account; All Accounts.
Active finding
A finding in the active lifecycle group: Open, In Progress, Pending Approval or Pending Verification.
See also: Active status group
Active work queue
The findings currently requiring operational attention (Open, In Progress, Pending Approval). Do not confuse with gross technical risk, which also includes Accepted findings.
Admin-capable identity
An IAM identity represented by Securitain as having broad administrative capability under supported analysis. The exact technical evidence should be reviewed.
Attack path
A security-relevant supported capability chain through which privilege can increase. Detecting an attack path does not prove compromise occurred or that the path was used.
See also: Privilege Escalation & Attack Paths
AWS account
A native AWS account identified by a twelve-digit AWS account ID.
AWS Organization
The AWS Organizations hierarchy containing roots, Organizational Units and member accounts. Do not confuse with a Securitain organization.
B
Blast radius
The potential security consequence or reach associated with control of an identity. Blast radius can consider supported context such as administrative capability, assumable roles, passable roles, sensitive-service and resource reach, and security-control modification.
Blast radius is not probability of compromise.
See also: IAM Blast Radius
Boundary
See Permission boundary.
C
Capability
A supported Securitain assessment function that depends on specific AWS data or permissions. Examples: IAM Inventory, CloudTrail evidence, Identity Center, Organizations, Resource Policies.
Collector
A Securitain component that retrieves supported AWS security and configuration metadata. Do not use this term to imply content-level data extraction.
Compensating control
A control used to reduce or manage risk when the original technical condition remains. A compensating control does not mean the original finding is remediated.
Compliance mapping
A relationship between a supported Securitain technical finding and a relevant security or control framework reference. Compliance mapping is not certification.
Condition
An AWS policy or trust restriction that applies contextual rules to an authorization statement. Examples can include source, principal, organization, MFA and token claims.
Credential risk
Security risk associated with authentication credentials and interactive identity posture. Examples: old access key, unused key, root key, missing MFA, weak password policy.
See also: Credential Risk
Cross-account access
Access involving more than one AWS account. Cross-account access is common in legitimate enterprise architecture and is not automatically a vulnerability.
See also: Cross-Account Access
D
Data freshness
How old the assessment evidence currently displayed by Securitain is. Current scan status and displayed-data freshness are different concepts.
See also: Scan Status & Freshness
Data Security
Securitain's supported resource-posture analysis for services such as S3, KMS, RDS and DynamoDB, subject to the current Supported AWS Services & Coverage reference.
Disconnected account
An AWS account no longer included in Securitain current posture and scanning. Historical data can remain until purged.
E
Effective permissions
The supported permission context represented as remaining available after relevant policy layers and constraints are considered. Attached policy text alone does not always equal effective access.
See also: Effective Permissions
Evidence
The security information supporting a Securitain conclusion. Evidence can include identity, policy, trust, resource, scan, timestamps and finding details.
Evidence freshness
The time context of the security evidence supporting a result. See Data freshness.
Exception
A formal governed decision to accept a real finding for a limited period under documented justification and controls.
See also: Exceptions & Risk Acceptance
External ID
A connection-specific value used in the Securitain cross-account role trust to help protect against confused-deputy risk. Securitain treats the value as security-sensitive connection configuration and does not return it through routine account APIs.
External principal
A principal outside the local AWS account or trust boundary represented in an IAM or resource trust relationship.
F
False Positive
A closed finding where the organization determined the detection itself is incorrect. False Positive is different from accepted risk — the detection is wrong, not the risk accepted.
See also: False Positive status
Federation
AWS access established through an external identity provider or session model rather than a persistent IAM-user credential. Examples: SAML, OIDC, GitHub Actions OIDC.
See also: Federation, OIDC & SAML
Finding
A Securitain-detected security-relevant condition backed by supported assessment evidence. A finding can have severity, category, evidence, remediation and a lifecycle status.
See also: Findings & Finding Lifecycle
Finding category
The type or class of security issue represented by a finding. Examples: credential, cross-account, federation, toxic combination. Category is not severity.
Finding severity
The technical security significance assigned to a finding: Critical, High, Medium, Low or Info.
See also: Finding Severity & Risk Terminology
G
Gross Risk Score
A Securitain 0–100 IAM prioritization indicator summarizing multiple current IAM risk signals. Higher is worse. It is not probability of compromise.
See also: Gross Risk Score
Gross technical risk
The set of findings where the underlying technical condition still exists. Conceptually: Active + Accepted. Remediated and False Positive are excluded.
See also: Gross technical risk
I
IAM
AWS Identity and Access Management. The AWS service for users, roles, groups, policies and related authorization controls.
IAM Identity Center
AWS service for centralized workforce access and permission sets across AWS accounts. Previously widely known as AWS SSO. Securitain uses the current AWS name in primary copy.
See also: IAM Identity Center
IAM Relationship Graph
A Securitain view showing supported relationships between IAM and security objects. The graph answers what is connected — it does not automatically prove exploitability.
See also: IAM Relationship Graph
Identity
An AWS security principal or object that can receive or represent permissions. Examples: IAM user, IAM role, federated session context.
Identity-to-Data
A Securitain analysis concept connecting supported principals and actions to sensitive data resources. It answers which identities can reach a supported data resource.
See also: Identity-to-Data Intelligence
Info
The lowest current Securitain finding severity label, primarily used for informational context.
L
Least privilege
The security principle of granting only the access needed for the intended function. Securitain Least Privilege uses supported permission and usage evidence to identify review opportunities. Unused does not automatically mean unnecessary.
See also: Least Privilege
Long-lived credential
A credential that persists until rotated, deactivated or revoked rather than expiring automatically. IAM access keys are a common example.
M
Managed policy
An IAM policy managed as a standalone policy object and attached to supported identities. Can be AWS managed or customer managed.
MFA
Multi-factor authentication. Primarily relevant to interactive human authentication. Do not apply human MFA expectations blindly to workload roles.
O
Open
The default active finding status indicating the finding is currently actionable and investigable.
See also: Open status
Organizational Unit (OU)
A hierarchical container in AWS Organizations used to group AWS accounts.
See also: AWS Organizations & SCPs
P
Partial scan
An assessment that produced some usable data but did not complete all intended capabilities. Partial does not mean passed.
Pending Approval
An active finding status indicating an approval-related workflow is pending.
See also: Pending Approval status
Pending Verification
An active status indicating a fix is believed to be applied but has not yet been verified by a successful capable scan.
See also: Pending Verification status
Permission boundary
An IAM managed policy that limits the maximum permissions available to an IAM user or role. A boundary does not grant permission.
See also: Permission Boundaries
Permission set
An IAM Identity Center definition used to assign AWS permissions to workforce users or groups in target AWS accounts.
Principal
An identity or entity that can participate in an AWS authorization or trust relationship. Examples: IAM user, IAM role, AWS account, federated principal, service principal.
Privilege escalation
A security path where an identity uses existing capabilities to obtain stronger permissions or access.
See also: Privilege Escalation & Attack Paths
R
Read-oriented assessment
Securitain's customer AWS assessment model designed around non-mutating AWS read, list, get, describe and simulation operations. The current scanner does not require standing customer AWS write authority.
See also: Security Model, Coverage & Limitations
Remediated
A closed finding status set when a successful capable scan verifies the original condition is absent.
See also: Remediated status
Remediation
Guidance or workflow for changing the technical condition that created a finding. Current Securitain remediation is customer-controlled manual guidance.
See also: Remediation
Resource policy
A policy attached to an AWS resource that can grant or restrict access directly at the resource. Examples: S3 bucket policy, KMS key policy, SQS or SNS policy.
See also: Resource Policies
Risk score
A numeric Securitain prioritization indicator used in certain product areas. A risk score is not necessarily finding severity and is not probability of compromise.
See also: Entity Risk Score
Role trust policy
The IAM role policy that identifies which principals can participate in assuming the role. Trust does not automatically prove successful role assumption.
See also: Trust Policies
S
Scan
A point-in-time Securitain assessment of supported AWS security information.
Scan batch
A group of account-level scan runs triggered together, such as Scan All Accounts.
Scan freshness
See Data freshness.
SCP
Service Control Policy. An AWS Organizations permission guardrail applied to organization roots, OUs or accounts. An SCP does not grant permission — it constrains what is available.
See also: AWS Organizations & SCPs
Securitain organization
The customer or team tenant scope inside Securitain. Do not confuse with an AWS Organization.
Sensitive permission
An AWS action classified as security-relevant or high-consequence under Securitain's supported taxonomy. Sensitive does not automatically mean exploitable.
See also: Sensitive Permissions
Severity
See Finding severity.
STS
AWS Security Token Service. Securitain uses STS AssumeRole to obtain temporary credentials for customer-controlled AWS assessment roles.
Suppressed
A temporarily accepted or deferred finding status. Suppressed findings leave the immediate active work queue but remain part of gross technical risk.
See also: Suppressed status
T
Toxic permission combination
A supported combination of permissions that creates a more dangerous capability when the actions are held together. Not every toxic combination is a privilege-escalation path.
See also: Toxic Permission Combinations
Trust policy
See Role trust policy.
V
Verification
A scan-based process used to confirm whether a finding condition still exists after the customer attempts remediation. Verification drives the transition from Pending Verification to Remediated or Open.
W
Work queue
See Active work queue.