Datasets:
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language: en
license: other
multilinguality: monolingual
size_categories: 10K<n<100K
source_datasets:
- original
task_categories:
- other
task_ids:
- language-modeling
pretty_name: SEI CERT Oracle Coding Standard for Java (Wiki rules)
tags:
- code
- security
- java
- static-analysis
- coding-standard
- sei-cert
Dataset Card for SEI CERT Oracle Coding Standard for Java (Wiki rules)
Structured export of the SEI CERT Oracle Coding Standard for Java from the SEI wiki.
Dataset Details
Dataset Description
Rows contain Java-specific secure coding rules, guidance text, and examples as published on the CERT Confluence site.
- 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 Oracle Secure Coding Standard for Java
- Demo [optional]: [More Information Needed]
Uses
Direct Use
Java static analysis benchmarks, secure coding curricula, and RAG over CERT Java rules.
Out-of-Scope Use
Does not replace Oracle / SEI official publications or internal policies.
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
Single-table format for Java CERT rules supports automated ingestion and search.
Source Data
Data Collection and Processing
Scraped from the Java section of the SEI CERT wiki into the shared column layout.
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]