Skip to content

Author

Anil Kolhe

2 papers indexed here

We haven’t gathered this author’s papers yet. Follow them and we’ll fetch their work.

Not the right person? Other researchers publish under this name.

Conference Jul 2026

ORACLE-REMEDIATE: Context-Aware, Safety-Verified LLM Remediation for CIS Benchmark Compliance on Oracle Multitenant Databases

The Center for Internet Security (CIS) Benchmark for Oracle Database 19c defines 92 security controls whose remediation currently requires extensive manual effort from database administrators. Existing vendor tools—Oracle DBSAT, Data Safe, Enterprise Manager—identify deviations but produce only natural-language recommendations excerpted from the benchmark document. Recent work on large-language-model (LLM)-based security remediation for Kubernetes and embedded firmware has demonstrated that generative models can autoproduce configuration fixes, but no published framework addresses the specific challenges of relational database remediation: per-PDB state semantics, multi-instance Real Application Clusters topology, application dependency awareness, and the operational requirement of a provably invertible rollback. We present ORACLE-REMEDIATE, a context-aware, safety-verified LLM remediation framework for CIS compliance on Oracle Multitenant (CDB/PDB) deployments including RAC and Exadata. The framework grounds LLM generation in live database topology and dependency graphs obtained via retrieval-augmented generation, verifies each candidate remediation through a threelayer pipeline comprising static analysis, semantic invariant checking, and constrained behavioral equivalence, and automatically generates a matched rollback proven invertible through round-trip testing. We propose a comprehensive evaluation of the full CIS Oracle 19c v2.0.0 control set (92 controls) across three deployment topologies—single-instance, two-node RAC, and simulated Exadata—and three LLM backends. The study evaluates Pass@k correctness, safety-violation rates, rollback fidelity, and per-context-class ablation effects. This paper presents the motivation, system design, implementation approach, and evaluation methodology, and releases the benchmark and artifacts as open source.

Devendra Rajput, V. S. R. Dantuluri, Sanjay Bajaj et al. · 0 citations
Conference Jul 2026

AI-Augmented Pipeline Architecture for Continuous Integration and Continuous Deployment

While Continuous Integration and Continuous Delivery (CI/CD) pipelines are the backbone of modern software engineering, they remain fundamentally rigid and reactive. Escalating systemic complexity has exposed the limitations of static, rule-based automation, resulting in exhaustive test cycles, wasted compute, and manual incident remediation. This paper proposes an AI-augmented CI/CD architecture comprising five intelligent stages: Code+AI, SmartBuild, Predictive Test, Canary+AI, and Self-Heal. By integrating predictive machine learning, anomaly detection, and large language models (LLMs) directly into the delivery lifecycle, we transition the pipeline from a deterministic conveyor belt into an adaptive ecosystem. We evaluate this architecture against traditional pipelines in an enterprise-scale microservice environment. The empirical results demonstrate a profound reduction in operational friction, including a 58% reduction in build times, a 69% reduction in test suite execution with maintained coverage, and a 65% improvement in meantime-to-recovery (MTTR). Ultimately, this framework illustrates how organizations can leverage historical pipeline telemetry to continuously optimize deployment velocity and systemic reliability.

V. S. R. Dantuluri, Sanjay Bajaj, Anil Kolhe et al. · 0 citations

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.