Datasets:
annotations_creators:
- expert-generated
language_creators:
- expert-generated
language: en
license: other
multilinguality: monolingual
size_categories: 1K<n<10K
source_datasets:
- original
task_categories:
- other
task_ids:
- language-modeling
pretty_name: SEI CERT Perl Coding Standard (Wiki rules)
tags:
- code
- security
- perl
- static-analysis
- coding-standard
- sei-cert
Dataset Card for SEI CERT Perl Coding Standard (Wiki rules)
Structured export of the SEI CERT Perl Coding Standard from the SEI wiki.
Dataset Details
Dataset Description
Perl-focused secure coding guidance in tabular form: identifiers, narrative, and examples where available.
- 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 Perl Coding Standard
- Demo [optional]: [More Information Needed]
Uses
Direct Use
Perl security tooling, training data, and documentation assistants.
Out-of-Scope Use
Not a substitute for the live wiki or official SEI publications.
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
Machine-readable Perl CERT rules for tooling pipelines.
Source Data
Data Collection and Processing
Wiki content normalized to the same schema as other SEI CERT language exports.
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]