Enhancing Cloud Security through Topic Modelling
By: Sabbir M. Saleh, Nazim Madhavji, John Steinbacher
Potential Business Impact:
Finds hidden computer attack clues in text.
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.
Similar Papers
Exploring Aviation Incident Narratives Using Topic Modeling and Clustering Techniques
Artificial Intelligence
Finds hidden airplane accident causes faster.
The Application of Transformer-Based Models for Predicting Consequences of Cyber Attacks
Machine Learning (CS)
Predicts cyberattack damage to stop them.
Utilizing AI for Aviation Post-Accident Analysis Classification
Artificial Intelligence
Helps planes learn from past accidents.