Skip to content

Conversation

adammeh
Copy link
Contributor

@adammeh adammeh commented Sep 24, 2025

Assignment Proposal

Title

  • Control and Data Flow in Security Smell Detection for Infrastructure as Code: Is It Worth the Effort?

Names and KTH ID

Deadline

  • Week 6

Category

  • Scientific Paper

Description

We intend to present the paper "Control and Data Flow in Security Smell Detection for Infrastructure as Code: Is It Worth the Effort?" published in "2023 IEEE/ACM". This paper investigates the detection of security smells—bad practices that may lead to vulnerabilities—in IaC scripts. The authors propose GASEL, a detector based on Program Dependence Graphs (PDGs). Security smells are identified using graph queries over these PDGs. Additionally, the paper conducts an evaluation on a curated oracle of 243 real-world smells and a dataset of 15,000+ Ansible scripts.

Paper link: https://ieeexplore.ieee.org/abstract/document/10174011

Relevance

This paper is relevant to DevSecOps as it ensures security by addressing "security smells" in IaC, being common patterns for security flaws. This is relevant and important to avoid writing insecure code that follows such risky patterns while writing IaC scripts.

@ericcornelissen ericcornelissen self-assigned this Sep 25, 2025
@ericcornelissen
Copy link
Collaborator

Your proposal looks good, looking forward to your presentation.

@ericcornelissen ericcornelissen merged commit e9b03de into KTH:2025 Sep 25, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants