Pith. sign in

REVIEW 2 cited by

Stack Overflow: A Code Laundering Platform?

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 1703.03897 v1 pith:MNQPZTNW submitted 2017-03-11 cs.SE

Stack Overflow: A Code Laundering Platform?

classification cs.SE
keywords codeoverflowstackdevelopersappsandroidexampleslicense
verification ladder T0 review T1 audit T2 compute T3 formal T4 reserved
0 comments
read the original abstract

Developers use Question and Answer (Q&A) websites to exchange knowledge and expertise. Stack Overflow is a popular Q&A website where developers discuss coding problems and share code examples. Although all Stack Overflow posts are free to access, code examples on Stack Overflow are governed by the Creative Commons Attribute-ShareAlike 3.0 Unported license that developers should obey when reusing code from Stack Overflow or posting code to Stack Overflow. In this paper, we conduct a case study with 399 Android apps, to investigate whether developers respect license terms when reusing code from Stack Overflow posts (and the other way around). We found 232 code snippets in 62 Android apps from our dataset that were potentially reused from Stack Overflow, and 1,226 Stack Overflow posts containing code examples that are clones of code released in 68 Android apps, suggesting that developers may have copied the code of these apps to answer Stack Overflow questions. We investigated the licenses of these pieces of code and observed 1,279 cases of potential license violations (related to code posting to Stack overflow or code reuse from Stack overflow). This paper aims to raise the awareness of the software engineering community about potential unethical code reuse activities taking place on Q&A websites like Stack Overflow.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Project-wise Comparison of Software Birthmarks Using Weighted Partial Similarity

    cs.SE 2026-06 unverdicted novelty 6.0

    Proposes weighted partial similarity framework for project-level software birthmark comparison to detect partial code reuse.

  2. Project-wise Comparison of Software Birthmarks Using Weighted Partial Similarity

    cs.SE 2026-06 unverdicted novelty 4.0

    A weighted partial similarity framework for project-wise software birthmark comparison outperforms prior methods on harmonic mean of resilience and credibility across 35 Java projects with public artifacts.