Embedded Perspectives
DevSecOps
4 articles tagged with DevSecOps.
DevSecOps Tools and Practices for Embedded Teams in India
DevSecOps moves security scanning and coding-standard enforcement into the CI/CD pipeline itself. Here is how embedded teams in India assemble a SAST, unit-test, and traceability toolchain, and where GSAS's Perforce and Razorcat tools fit.
AI-Assisted Code Remediation for Safety-Critical C and C++
Perforce has extended AI-assisted code remediation across both Helix QAC and Klocwork, delivered through a Static Analysis MCP server that Perforce describes as IDE-agnostic and Code-Assist tool-agnostic, with support for private, air-gapped environments. The fix is proposed by AI. The finding it is fixing still comes from the qualified analysis engine, and a developer approves every change.
MISRA, AUTOSAR, and CERT: Coding Standards Every Indian Embedded Team Should Know
An overview of the coding standards that matter most for Indian embedded teams, MISRA C/C++, AUTOSAR C++14, CERT, and CWE, and how static analysis tools enforce them automatically.
What Is Static Analysis? A Practical Guide for Indian Development Teams
Static analysis examines your code without running it, catching defects that testing misses. Here's a practical guide for Indian embedded and enterprise development teams.