Skip to content

Data set and replication scripts for our paper "Uncovering the Hidden Dangers: Finding Unsafe Go Code in the Wild" [@jlauinger @gh0st42 @akwick]

Notifications You must be signed in to change notification settings

Cortys/unsafe_go_study_results

 
 

Repository files navigation

Data Set: Finding Unsafe Go Code in the Wild

This is a fork of stg-tud/unsafe_go_study_results which adds a CFG generator to the data-acquisition-tool.

The CFGs created for the unsafe usage dataset in labeled-usages-dataset can be found in labeled-cfg-dataset.

To regenerate the CFGs from scratch, you must first build the data-acquision-tool (see the README). Then execute ./create_cfgs.clj -r from the scripts directory; for this the Babashka runtime must be installed.

License

All project and dependency code is licensed under the terms of the respective licenses for the specific projects.

Creative Commons Lizenzvertrag
Our study material and data set is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 4.0 International License.

About

Data set and replication scripts for our paper "Uncovering the Hidden Dangers: Finding Unsafe Go Code in the Wild" [@jlauinger @gh0st42 @akwick]

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 53.5%
  • Go 37.5%
  • Python 6.1%
  • Clojure 2.9%