Old Noisy SpeakerCybersecurity : JavaScript DeobfuscationJavaScript is the engine that powers the modern web. From interactive buttons to dynamic content updates, it enables the seamless…Dec 1
Akshay SoodSonarQube setup for JavaScript/TypeScript Applications on Linux and Windows — [2024]In this article, we are going to cover how we can set up SonarQube for JavaScript/TypeScript Applications.Feb 8
InTribalScalebyJason MillsFrom Chaos to Craft: Your Code’s Journey to MaturityIntroductionNov 28Nov 28
TutorialBoyJoern for Beginners: A How-To Guide for Source Code AnalysisThis article introduces the use of open source Joern for vulnerability mining, discussing specific tools and methods for identifying…Nov 25Nov 25
Deepak ShisodeUnlocking Code Improvement with Abstract Syntax Trees (ASTs)An Abstract Syntax Tree (AST) is a tree representation of the abstract syntactic structure of source code written in a programming…Oct 10Oct 10
Old Noisy SpeakerCybersecurity : JavaScript DeobfuscationJavaScript is the engine that powers the modern web. From interactive buttons to dynamic content updates, it enables the seamless…Dec 1
Akshay SoodSonarQube setup for JavaScript/TypeScript Applications on Linux and Windows — [2024]In this article, we are going to cover how we can set up SonarQube for JavaScript/TypeScript Applications.Feb 8
TutorialBoyJoern for Beginners: A How-To Guide for Source Code AnalysisThis article introduces the use of open source Joern for vulnerability mining, discussing specific tools and methods for identifying…Nov 25
Deepak ShisodeUnlocking Code Improvement with Abstract Syntax Trees (ASTs)An Abstract Syntax Tree (AST) is a tree representation of the abstract syntactic structure of source code written in a programming…Oct 10
Ata SerenCreating a DevSecOps pipeline with Jenkins — Part 1In this story, I am excited to share my journey in creating a robust DevSecOps pipeline by using Jenkins and various tools.Mar 101
FlexianaEmbracing the Left Shift Mentality in Software TestingIn the rapidly evolving landscape of software development, the left shift mentality has emerged as a pivotal strategy to enhance product…Oct 9
Can SekerSonarQube - Step by Step Static Code Analysis ImplementationStatic code analysis is the process of analyzing the source code of software. This analysis is performed as a review process before the…Aug 7, 2023