https://github.com/chains-project/ddc4cd

DDC for CI/CD master thesis Ludvig

https://github.com/chains-project/ddc4cd

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
    1 of 1 committers (100.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.6%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

DDC for CI/CD master thesis Ludvig

Basic Info
  • Host: GitHub
  • Owner: chains-project
  • Language: Shell
  • Default Branch: main
  • Homepage:
  • Size: 6.95 MB
Statistics
  • Stars: 1
  • Watchers: 1
  • Forks: 0
  • Open Issues: 3
  • Releases: 23
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.md

       /$$       /$$           /$$   /$$                 /$$
      | $$      | $$          | $$  | $$                | $$
  /$$$$$$$  /$$$$$$$  /$$$$$$$| $$  | $$  /$$$$$$$  /$$$$$$$
 /$$__  $$ /$$__  $$ /$$_____/| $$$$$$$$ /$$_____/ /$$__  $$
| $$  | $$| $$  | $$| $$      |_____  $$| $$      | $$  | $$
| $$  | $$| $$  | $$| $$            | $$| $$      | $$  | $$
|  $$$$$$$|  $$$$$$$|  $$$$$$$      | $$|  $$$$$$$|  $$$$$$$
 \_______/ \_______/ \_______/      |__/ \_______/ \_______/
  

This project implements diverse double-compiling (DDC) in a callable Github Action workflow. The DDC workflow can be found in the .github directory along with helper scripts used during during the run.

To run the DDC process locally one can clone this repository and use the run_ddc.sh script, after installing Nix.

Another repository, tcc-hardened, shows how to call this workflow to release a DDC'd C compiler.

Owner

  • Name: CHAINS research project at KTH Royal Institute of Technology
  • Login: chains-project
  • Kind: organization

"Consistent Hardening and Analysis of Software Supply Chains" at KTH, funded by SSF

GitHub Events

Total
  • Create event: 64
  • Issues event: 9
  • Release event: 29
  • Delete event: 37
  • Issue comment event: 26
  • Push event: 255
  • Pull request review event: 3
  • Pull request review comment event: 3
  • Pull request event: 89
Last Year
  • Create event: 64
  • Issues event: 9
  • Release event: 29
  • Delete event: 37
  • Issue comment event: 26
  • Push event: 255
  • Pull request review event: 3
  • Pull request review comment event: 3
  • Pull request event: 89

Committers

Last synced: over 1 year ago

All Time
  • Total Commits: 190
  • Total Committers: 1
  • Avg Commits per committer: 190.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 190
  • Committers: 1
  • Avg Commits per committer: 190.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
ludvigch l****h@k****e 190
Committer Domains (Top 20 + Academic)
kth.se: 1

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 7
  • Total pull requests: 56
  • Average time to close issues: 3 days
  • Average time to close pull requests: 18 minutes
  • Total issue authors: 2
  • Total pull request authors: 2
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.0
  • Merged pull requests: 50
  • Bot issues: 0
  • Bot pull requests: 1
Past Year
  • Issues: 7
  • Pull requests: 56
  • Average time to close issues: 3 days
  • Average time to close pull requests: 18 minutes
  • Issue authors: 2
  • Pull request authors: 2
  • Average comments per issue: 0.86
  • Average comments per pull request: 0.0
  • Merged pull requests: 50
  • Bot issues: 0
  • Bot pull requests: 1
Top Authors
Issue Authors
  • ludvigch (4)
  • algomaster99 (2)
Pull Request Authors
  • ludvigch (53)
  • github-actions[bot] (1)
Top Labels
Issue Labels
Pull Request Labels
autorelease: pending (18)

Dependencies

.github/workflows/ddc-workflow.yml actions
  • actions/checkout v4 composite
.github/workflows/ddc-multi-env.yml actions
  • actions/checkout v4 composite
.github/workflows/ddc-tcc.yml actions
  • actions/checkout v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/ddc-variable-inputs.yml actions
  • DeterminateSystems/nix-installer-action v14 composite
  • actions/checkout v4 composite
  • actions/download-artifact v4 composite
  • actions/upload-artifact v4 composite