Callgraphs: Difference between revisions

From OSSelot
Jump to navigation Jump to search
(Changed from libbpf to libusb, since libbpf temporarily has a naming mismatch)
m (Fixed omitted editing)
 
Line 22: Line 22:
  wget -qO - <nowiki>https://www.osselot.org/callgraphs.php?$package</nowiki>
  wget -qO - <nowiki>https://www.osselot.org/callgraphs.php?$package</nowiki>


If the script is called "getcallgraphs" and invoked for the library libbpf package as
If the script is called "getcallgraphs" and invoked for the library libusb package as
  getcallgraphs libusb
  getcallgraphs libusb
HTML code for the following section is returned:
HTML code for the following section is returned:

Latest revision as of 13:24, 6 March 2025

Show callgraphs and obtain dependency lists

Shell script

Web interface to immediately use the above described script and search for a given package and display related callgraphs of binary programs and libraries

Look for other software packages that may have already been curated at OSSelot and display related callgraphs of binary program and libraries



Interfaces to obtain list of licenses and entire disclosure documents

A similar interface provides for retrieving the applicable licenses of particular software packages and versions instead of the callgraphs and of entire disclosure documents.

Interface to obtain individually designed do-it-yourself disclosure documents

A similar interface provides for obtaining individually designed do-it-yourself disclosure files with various ways to show licenses and add optional features.