Datasets:
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language: en
license: other
multilinguality: monolingual
size_categories: n<1K
source_datasets:
- original
task_categories:
- other
task_ids:
- language-modeling
pretty_name: SEI CERT Android Secure Coding Standard (Wiki rules)
tags:
- code
- security
- android
- java
- static-analysis
- coding-standard
- sei-cert
Dataset Card for SEI CERT Android Secure Coding Standard (Wiki rules)
Structured export of the SEI CERT Android Secure Coding Standard from the SEI wiki.
Dataset Details
Dataset Description
Android-focused secure coding rules (Java / Android APIs) with descriptive text and examples as published by SEI CERT.
- Curated by: Derived from public SEI CERT wiki pages; packaged as CSV by the dataset maintainer.
- Funded by [optional]: [More Information Needed]
- Shared by [optional]: [More Information Needed]
- Language(s) (NLP): English (rule text and embedded code).
- License: Compilation distributed as
other; verify with CMU SEI for your use case.
Dataset Sources [optional]
- Repository: https://wiki.sei.cmu.edu/confluence/display/seccode/SEI+CERT+Coding+Standards
- Paper [optional]: SEI CERT Android Secure Coding Standard
- Demo [optional]: [More Information Needed]
Uses
Direct Use
Mobile security training, AppSec checklists, and ML datasets for Android guidance.
Out-of-Scope Use
Does not guarantee coverage of the latest Android platform changes.
Dataset Structure
All rows share the same columns (scraped from the SEI CERT Confluence wiki):
| Column | Description |
|---|---|
language |
Language identifier for the rule set |
page_id |
Confluence page id |
page_url |
Canonical wiki URL for the rule page |
chapter |
Chapter label when present |
section |
Section label when present |
rule_id |
Rule identifier (e.g. API00-C, CON50-J) |
title |
Short rule title |
intro |
Normative / explanatory text |
noncompliant_code |
Noncompliant example(s) when present |
compliant_solution |
Compliant example(s) when present |
risk_assessment |
Risk / severity notes when present |
breadcrumb |
Wiki breadcrumb trail when present |
Dataset Creation
Curation Rationale
Compact machine-readable export of Android CERT guidance.
Source Data
Data Collection and Processing
Scraped from the Android section of the SEI wiki using the shared CSV schema.
Who are the source data producers?
[More Information Needed]
Annotations [optional]
Annotation process
[More Information Needed]
Who are the annotators?
[More Information Needed]
Personal and Sensitive Information
[More Information Needed]
Bias, Risks, and Limitations
[More Information Needed]
Recommendations
Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
Citation [optional]
BibTeX:
[More Information Needed]
APA:
[More Information Needed]
Glossary [optional]
[More Information Needed]
More Information [optional]
[More Information Needed]
Dataset Card Authors [optional]
[More Information Needed]
Dataset Card Contact
[More Information Needed]