periphery icon indicating copy to clipboard operation
periphery copied to clipboard

First version of Public API

Open rofle100lvl opened this issue 1 year ago • 3 comments

rofle100lvl avatar Sep 30 '24 15:09 rofle100lvl

@ileitch

rofle100lvl avatar Nov 24 '24 09:11 rofle100lvl

Hey @rofle100lvl, sorry for the slow review. Can you please explain the purpose of the Scan target? I understand you're interested in exposing some parts of Periphery for reuse in another project, but why do you need to perform the entire scan via the API rather than using the command line?

ileitch avatar Dec 17 '24 23:12 ileitch

Right now in my project as use it this way

I just made fork of periphery and made all variables public. Also I use Configuration and Scan entities. I agree with you that it's better to use scan and graph builder separately. Is it possible now? If not, what should I do to enable this functionality?

rofle100lvl avatar Feb 15 '25 13:02 rofle100lvl