Loading...
Loading...
Source code corpora, bug reports, vulnerability databases, network intrusion detection, malware samples
2,229 datasets
Hull City Council publishes monthly records of individual payments to suppliers where each transaction exceeds £500. This data forms part of the Council's commitment to be open and transparent with its residents. The dataset is licensed under OGL-UK-3.0 and was last updated on 2026-07-08.
King's Lynn & West Norfolk Borough Council publishes monthly reports of individual payments to suppliers exceeding £500. This data forms part of the Council's commitment to transparency with residents. The dataset is licensed under the Open Government Licence v3.0 and was last updated on July 8, 2026.
Monthly reports of individual payments made by Harlow Council to suppliers where the transaction value exceeds £500. Publication of these lists forms part of the Council's commitment to be open and transparent with its residents. The dataset is licensed under OGL-UK-3.0 and was last updated on 2026-07-08.
Chorley Council publishes monthly reports listing individual payments to suppliers exceeding £500. This data forms part of the council's commitment to public transparency. The dataset is licensed under the OGL-UK-3.0 and was last updated in July 2026.
Quarterly totals for business expenses claimed by the Joint Nature Conservation Committee's Chairman, Committee members, Chief Executive, and Directors. The data is categorized into travel, accommodation, subsistence, and incidental expenses and is published under the UK Open Government Licence. This dataset supports the UK Government's commitment to transparency.
Monthly reports of individual payments to suppliers exceeding £500 made by Devon County Council. Publication of these lists forms part of the Council's commitment to be open and transparent with its residents. The dataset is licensed under OGL-UK-3.0 and was last updated on 2026-07-08.
Monthly reports of individual payments to suppliers with a value over £500 made by Hartlepool Borough Council. Publication of these lists forms part of the Council's commitment to be open and transparent with its residents. The dataset is licensed under OGL-UK-3.0 and was last updated on 2026-07-08.
Datasets accompany the article 'Resolving the microscopic hydrodynamics at the moving contact line' published in Physical Review Fluids. The collection includes GROMACS input files, modified GROMACS source code, and Matlab datafiles with finite element solutions and analysis scripts. It was authored by Amal K. Giri, Paolo Malgaretti, Dirk Peschka, and Marcello Sega from Forschungszentrum Jülich.
Uka Cyber Dataset is a text dataset in ChatML format containing 81,958 entries for cybersecurity reasoning and tool calling. It includes 70,802 training entries, split into 63,216 question-answer pairs and 7,586 pentest tool call traces. The dataset was created by author 'hotdogs' and was last updated on July 1, 2026.
2026 meeting summaries from the Technical Advisory Committee on Science and Knowledge, which provides expert advice to the Impact Assessment Agency of Canada. The committee advises on scientific, environmental, health, social, and economic issues related to impact assessments. The dataset is published by the Impact Assessment Agency of Canada under the OGL-CA-2.0 license.
A filtered and normalized dataset for instruction tuning, derived from multiple source datasets including Heimdall-v1.1 Cybersecurity Conversations. The dataset was created by DarkKnighToS223 and last updated on July 14, 2026. It likely contains conversational text related to cybersecurity operations.
A spectral library of aquatic substrates from the Adelaide Coastal Waters, collected in 2003. The data is hosted in the Australian National Spectral Database and was referenced in a 2007 technical report for the Adelaide Coastal Waters Study. This dataset likely contains spectral signatures for materials like sand, seagrass, or algae to support remote sensing analysis.
The Aquatic Substrate Library is a record of source data hosted in Australia's National Spectral Database. It was cited in a 2007 technical report on remote sensing of marine and coastal features for the Adelaide Coastal Waters Study. The data is managed by the Australian Ocean Data Network and was last updated in June 2026.
50 human factors organized into six dimensions support the MORPHEUS cybersecurity framework. The repository documents a hybrid methodology involving a literature review of 1,482 publications and AI-assisted analysis of 122 causal dependencies. This supplementary material was uploaded to figshare in May 2026 under a CC-BY-4.0 license.
A paper by Dario Di Nucci proposes a Hypervolume-based Genetic Algorithm (HGA) for test case prioritization in software regression testing. The method aims to schedule test cases to reveal faults earlier by optimizing multiple coverage criteria, such as statement and branch coverage. Empirical studies compare HGA against four state-of-the-art techniques, suggesting it is more cost-effective and scalable.
Annual and monthly averages of various model output variables from simulations conducted using the E3SM Atmosphere Model version 1 (EAMv1). This archive contains the data and figures for the analyses in Zhang et al. (2022, GMDD). The data was produced by Shixuan Zhang of the Pacific Northwest National Laboratory.
Annual and monthly averages of various model output variables from simulations conducted using the E3SM Atmosphere Model version 1 (EAMv1). The data was used for analyses in Zhang et al. (2022, GMD) and originates from the Pacific Northwest National Laboratory.
Data archives from test experiments and a Pine Island Glacier application support the manuscript 'A new sampling capability for uncertainty quantification in the Ice-sheet and Sea-Level System Model v4.19 using Gaussian Markov random fields'. The source code is available via a Zenodo DOI. Author Kevin Bulthuis is affiliated with the Jet Propulsion Laboratory.
An appendix dataset for a study on when, how, and why developers update third-party libraries in mobile applications. It contains data on 2,752 applications, their dependencies, and the results of technical lag and trend analyses. The data was compiled by Pasquale Salza and is available via paperswithcode.
An artifact containing source code and benchmarks from the paper "Efficient Lock-Free Removing and Compaction for the Cache-Trie Data Structure". The implementations, written in Scala using the Reactors.IO framework, present lock-free remove operations with and without compaction for cache-tries, which improve lookup and insert times from O(log n) to O(1). A performance evaluation compares these novel implementations against three similar data structures, with full details provided in the artifact-doc.pdf file.