This page is experimental and may change significantly in future releases.
Reliance on Package-level Scope
Properties
id: d3f:CWE-487
- name
- Reliance on Package-level Scope
- definition
- Java packages are not inherently closed; therefore, relying on them for code security is not a good practice.
Neighbors
CWE-487 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-487 has no related weaknesses in this release.