IP Library Granted Patent US 12,067,126
Granted Patent B2
US 12,067,126 · App. 17/869,742 · Granted Aug 20, 2024

System and method for application security profiling

Inventors: Vlad A Ionescu (Santa Clara, CA); Fabian Yamaguchi (Santa Clara, CA); Chetan Conikee (Santa Clara, CA); Manish Gupta (Santa Clara, CA)
Assignee: ShiftLeft Inc.
G06F21/577G06F21/563G06F2221/033
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 12,067,126
App. No.
17/869,742
Granted
Aug 20, 2024
Kind
B2
Abstract

A system and method for application security profiling that includes extracting a code property graph from at least a subset of a code base; generating a code profile from the code property graph, wherein generating the code profile occurs prior to a compilation of the code base; and applying the code profile, comprising of identifying sections of interest within the code base.

Claims (40)

1. A system for application security profiling comprising:

one or more computer-readable mediums storing instructions that, when executed by one or more computer processors, cause a computing platform to perform operations comprising:

extracting a code property graph from at least a subset of a code base comprises initially extracting an abstract syntax tree subcomponent, control flow graph subcomponent, and a data flow graph subcomponent from the code base, and extracting a code property graph from the abstract syntax tree subcomponent, the control flow graph subcomponent, and the data flow graph subcomponent;

generating a code profile from the code property graph, wherein generating the code profile occurs prior to a compilation of the code base; and

applying the code profile, comprising of identifying sections of interest within the code base.

2. The system of claim 1 , wherein extracting a code property graph further comprises of maintaining the code property graph with changes to the code base.

3. The system of claim 1 , the operations further comprising creating a code policy, wherein the policy is a formal specification for generating a code profile; and wherein generating a code profile further comprises of generating the code profile from the code based graph and the policy.

4. The system of claim 3 , wherein creating the code policy comprises of receiving user input specifying at least a portion of the code policy.

5. The system of claim 3 , wherein creating the code policy comprises of iteratively applying an application security profiling method to the code base.

6. The system of claim 5 , wherein iteratively applying the method comprises of applying the method to lower level dependencies of the code base.

7. The system of claim 1 , wherein generating the code profile comprises of classifying data types and functions.

8. The system of claim 7 , wherein classifying data types comprises of classifying sensitive data.

9. The system of claim 7 , wherein classifying data types comprises of classifying attacker controlled data and unvalidated user data.

10. The system of claim 1 , wherein generating the code profile further comprises of traversing the code profile graph and identifying flows between various points of the code base.

11. The system of claim 1 , wherein extracting a code property graph further comprises of extracting a code property graph from a subset of multiple code bases.

12. The system of claim 11 , wherein generating a code profile further comprises of generating a code profile for a subset of multiple code bases.

13. The system of claim 1 , wherein extracting a code property graph further comprises parallelizing computation of the code property graph across multiple computational nodes.

14. The system of claim 1 , wherein applying the code profile occurs prior to application runtime.

15. The system of claim 1 , wherein applying the code profile further comprises of generating a code profile report.

16. The system of claim 1 , wherein applying the code profile further comprises of augmenting the development process of the code base by implementing code specific recommendations from the code profile.

17. The system of claim 1 , wherein applying the code profile further comprises of implementing a dynamic code-specific runtime agent.

18. A system for application security profiling comprising:

one or more computer-readable mediums storing instructions that, when executed by one or more computer processors, cause a computing platform to perform operations comprising:

extracting a code property graph from a subset of a code base, wherein extracting a code property graph comprises of:

extracting an abstract syntax tree subcomponent,

extracting a control flow graph subcomponent,

extracting a property graph subcomponent, and

forming a joint data structure of the three subcomponents such that each subcomponent has a node for each subject and predicate of the base code;

generating a code profile, by traversing the code property graph, thereby:

identifying interface channels, wherein interface channels characterize the input/output associated operations of the code base,

classifying data types and functions,

characterizing code based dependencies, by tracing the flow of data using the data flow graph,

characterizing the exposed interfaces of the code base, by tracing the flow of interfaces using the control flow graph, and

wherein generating the code profile occurs prior to a compilation of the code base; and

applying the code profile, comprising of identifying locations of interest within the base code.

19. The system of claim 18 , further comprising of obtaining a code policy, a formal specification for generating the code profile, wherein generating the code profile further comprises of implementing the specifications of the policy into at least one of the code profile subcomponents, thereby generating a code profile that comprises of subcomponents and flow interactions of interest.

20. A non-transitory computer-readable medium storing instructions that, when executed by one or more computer processors of a computing platform, cause the computing platform to perform operations comprising:

extracting a code property graph from at least a subset of a code base comprises initially extracting an abstract syntax tree subcomponent, control flow graph subcomponent, and a data flow graph subcomponent from the code base, and extracting a code property graph from the abstract syntax tree subcomponent, the control flow graph subcomponent, and the data flow graph subcomponent;

generating a code profile from the code property graph, wherein generating the code profile occurs prior to a compilation of the code base; and

applying the code profile, comprising of identifying sections of interest within the code base.

Assignments (2)
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Mar 26, 2026
From: SHIFTLEFT, INC.
To: HARNESS INC.
Reel/Frame 074196/0845 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 21, 2024
From: IONESCU, VLAD A.; CONIKEE, CHETAN; GUPTA, MANISH; YAMAGUCHI, FABIAN
To: SHIFTLEFT INC
Reel/Frame 068037/0956 →
Continuity (4)
Continuation 16912189 · Jun 25, 2020
Continuation 15994076 · May 31, 2018
Provisional Application 62512728 · May 31, 2017
Related Publication 20230009273A1 · Jan 12, 2023