English

Enhancing Cloud Security through Topic Modelling

Cryptography and Security 2025-10-21 v2 Machine Learning Software Engineering

Abstract

Protecting cloud applications is critical in an era where security threats are increasingly sophisticated and persistent. Continuous Integration and Continuous Deployment (CI/CD) pipelines are particularly vulnerable, making innovative security approaches essential. This research explores the application of Natural Language Processing (NLP) techniques, specifically Topic Modelling, to analyse security-related text data and anticipate potential threats. We focus on Latent Dirichlet Allocation (LDA) and Probabilistic Latent Semantic Analysis (PLSA) to extract meaningful patterns from data sources, including logs, reports, and deployment traces. Using the Gensim framework in Python, these methods categorise log entries into security-relevant topics (e.g., phishing, encryption failures). The identified topics are leveraged to highlight patterns indicative of security issues across CI/CD's continuous stages (build, test, deploy). This approach introduces a semantic layer that supports early vulnerability recognition and contextual understanding of runtime behaviours.

Keywords

Cite

@article{arxiv.2505.01463,
  title  = {Enhancing Cloud Security through Topic Modelling},
  author = {Sabbir M. Saleh and Nazim Madhavji and John Steinbacher},
  journal= {arXiv preprint arXiv:2505.01463},
  year   = {2025}
}

Comments

7 pages, 5 figures, 28th ACIS International Winter Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing (SNPD 2024-Winter)

R2 v1 2026-06-28T23:19:33.515Z