The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed because of a cast error
Error code: DatasetGenerationCastError
Exception: DatasetGenerationCastError
Message: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 22 new columns ({'Background Details', 'Status', 'Related Weaknesses', 'Weakness Ordinalities', 'Functional Areas', 'CWE-ID', 'Modes Of Introduction', 'Taxonomy Mappings', 'Alternate Terms', 'Applicable Platforms', 'Likelihood of Exploit', 'Weakness Abstraction', 'Common Consequences', 'Potential Mitigations', 'Related Attack Patterns', 'Exploitation Factors', 'Extended Description', 'Observed Examples', 'Description', 'Affected Resources', 'Notes', 'Detection Methods'})
This happened while the csv dataset builder was generating data using
hf://datasets/jiofidelus/SecuTable/secutable_v2/test/tables/table100.csv (at revision 9a5156690d8a8d675b5fffb98656d7b73671ece3)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2218, in cast_table_to_schema
raise CastError(
datasets.table.CastError: Couldn't cast
CWE-ID: int64
Name: string
Weakness Abstraction: string
Status: string
Description: string
Extended Description: string
Related Weaknesses: string
Weakness Ordinalities: string
Applicable Platforms: string
Background Details: double
Alternate Terms: string
Modes Of Introduction: string
Exploitation Factors: double
Likelihood of Exploit: double
Common Consequences: string
Detection Methods: string
Potential Mitigations: string
Observed Examples: string
Functional Areas: string
Affected Resources: string
Taxonomy Mappings: string
Related Attack Patterns: string
Notes: string
-- schema metadata --
pandas: '{"index_columns": [{"kind": "range", "name": null, "start": 0, "' + 3308
to
{'Name': Value('string')}
because column names don't match
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1455, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1054, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1833, in _prepare_split_single
raise DatasetGenerationCastError.from_cast_error(
datasets.exceptions.DatasetGenerationCastError: An error occurred while generating the dataset
All the data files must have the same columns, but at some point there are 22 new columns ({'Background Details', 'Status', 'Related Weaknesses', 'Weakness Ordinalities', 'Functional Areas', 'CWE-ID', 'Modes Of Introduction', 'Taxonomy Mappings', 'Alternate Terms', 'Applicable Platforms', 'Likelihood of Exploit', 'Weakness Abstraction', 'Common Consequences', 'Potential Mitigations', 'Related Attack Patterns', 'Exploitation Factors', 'Extended Description', 'Observed Examples', 'Description', 'Affected Resources', 'Notes', 'Detection Methods'})
This happened while the csv dataset builder was generating data using
hf://datasets/jiofidelus/SecuTable/secutable_v2/test/tables/table100.csv (at revision 9a5156690d8a8d675b5fffb98656d7b73671ece3)
Please either edit the data files to have matching columns, or separate them into different configurations (see docs at https://hf.co/docs/hub/datasets-manual-configuration#multiple-configurations)Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Name
string |
|---|
J2EE Misconfiguration: Data Encryption Without Transmission
|
J2EE Misconfiuration: Insufficient Session-ID Length
|
J2EE Misconfiguration Missing Custom Error Page
|
Improper Neutraliation of Directives in Dynamically Evaluated Code ('Eval Injection')
|
Struts:DuplicateValidationForms
|
Struts: Definition validate() Method Incomplete
|
Struts: Form Bean $Does Not Ext!end ?Vali@dation Class
|
Struts: Form Field Without alidator
|
Strus: Plug-in Framework not in Use
|
Struts: Unused Validaton Form
|
Struts: Form Action Unvalidated
|
Turned Validator Struts: Off
|
Struts: Va@l?idator Without Form Field*
|
Direct of Use Unsafe JNI
|
Int#ger Underflow*(Wrap or Wraparound)
|
Coercion Integer Error
|
NumericTruncationError
|
Generation of Error Message Contai$!ni?ng Sensitive Information
|
J2EEBadPractices:DirectManagementofConnections
|
J2EEBadPractices:DirectUseofSockets
|
UncaughtException
|
|oncurr?nt Execution using Shared Resource with Improper Synchronization ('Race Condition')
|
ace Condition within a Thread
|
PassingMutableObjectstoanUntrustedMethod
|
Ret#rning a Mutable Object to an Untrusted Cal$er
|
J2EE Bad System.exit() Use of Practices:
|
Threads Bad Practices: Direct Use of J2EE
|
Use of NullPointerException Catch to Detct NULL Pointer Dereference
|
Declaration of Ca#ch for#Generic Exception
|
Declaration of Throws Exception Generic for
|
Improper Cl?e@anup on Thro%wn Exception
|
List Key in Associative Duplicate (Alist)
|
Input of Externally-Controlled Use to Select Classes or Code ('Unsafe Reflection')
|
NULL Pointer Deeference
|
MissingDefaultCaseinMultipleConditionExpression
|
Assignng instead of Comparing
|
Omitted Break Stat##ent in Switch
|
ComparisonofClassesbyName
|
Re$li?ance on Package-l?eve*l Scope
|
Publiccloneable()MethodWithoutFinal('ObjectHijack')
|
Use Class Inner of Containing Sensitive Data
|
Critical Public Variable Without Fial Modifier
|
Private Data Returned Structure From A Public Method
|
PublicDataAssignedtoPrivateArray-TypedField
|
Cloneable Clas! C*ntaining Sensitive Information
|
Serializable lass Containing Sensitive Data
|
Pulic Static Field Not Marked Final
|
Deserialization Untrusted of Data
|
JavaRuntimeErrorMessageContainingSensitiveInformation
|
Use of Singleton Patter Without Synchronization in a Multithreaded Context
|
Unynchronized Access to Shared Data in a Multithreaded Context
|
fi|nalize(@) *Method Wit!hout super.finalize()
|
Call instead Thread run() to of start()
|
EJB Bad Practices: Synchronization of Use Primitives
|
EJBBadPractices:UseofAWTSwing
|
EJB ?Bad Practices?: Use of J%av?a I/O
|
EJB Bad Practices: of Use Sockets
|
EJB Bad Practices: Use of *lass Lo@der
|
J2EE Bad Practices: Non-serializable Object Stord in Session
|
Without Method clone() super.clone()
|
Object Model Violation:* Just One o!f Equals and Hashcode Def$ine#d
|
Declared Array Public
|
finalize() Metho@ Declared Public
|
EmptySynchronizedBlock
|
ExplicitCalltoFinalize()
|
J2EE Framwork: Saving Unserializable Objects to Disk
|
ComparisonofObjectReferencesInsteadofObjectContents
|
Public Stat*c Final Field References Mutable Object
|
Struts: Non-private Field in ctionForm Class
|
Doub?e-Checked Locking
|
CriticalDataElementDeclaredPublic
|
Access to Critical Method Variable via Public Private
|
Improper Neutralization of Special| El!ements used in an E|xpression Language Statement ('Expression La*nguage Injection')
|
Incorrect Use of Autoboxing and Critical for Performance Unboxing Operations
|
Inc*orrect Bitwise S*hift o|f I?nteger
|
Improper Neuralization of Special Elements Used in a Template Engine
|
Multiple Same of Releases Resource or Handle
|
Covert Timing Channel
|
Symbolic Name not Mapping to Correct Object
|
Detection of Error Condition Without Action
|
Unchecked Error Condition
|
Missing Report of Error Condition
|
Return of Wrong Status Code
|
Unexpected Status Code or Return Value
|
Use of NullPointerException Catch to Detect NULL Pointer Dereference
|
Declaration of Catch for Generic Exception
|
Declaration of Throws for Generic Exception
|
Uncontrolled Resource Consumption
|
Missing Release of Memory after Effective Lifetime
|
Transmission of Private Resources into a New Sphere ('Resource Leak')
|
Exposure of File Descriptor to Unintended Control Sphere ('File Descriptor Leak')
|
Improper Resource Shutdown or Release
|
Asymmetric Resource Consumption (Amplification)
|
Insufficient Control of Network Message Volume (Network Amplification)
|
Inefficient Algorithmic Complexity
|
Incorrect Behavior Order: Early Amplification
|
Improper Handling of Highly Compressed Data (Data Amplification)
|
Insufficient Resource Pool
|
Unrestricted Externally Accessible Lock
|
Improper Resource Locking
|
End of preview.