Callgraphs: Difference between revisions

From OSSelot
Jump to navigation Jump to search
m (Fixed omitted editing)
mNo edit summary
Line 42: Line 42:
<script src="/scripts/osadl.js">
<script src="/scripts/osadl.js">
</script>
</script>
<h4>Look for other software packages that may have already been curated at <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> and display related callgraphs of binary program and libraries</h4>
<h4>Look for software packages that may have already been curated at <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> and display related callgraphs of binary program and libraries</h4>


<input type="text" onkeyup="searchtextkeyup(event, this, 'callgraphs');" size="30" /><button onclick="searchOSSelot(this, 'callgraphs');">Display callgraphs of binary programs and libraries of an <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> package</button><br />
<input type="text" onkeyup="searchtextkeyup(event, this, 'callgraphs');" size="30" /><button onclick="searchOSSelot(this, 'callgraphs');">Display callgraphs of binary programs and libraries of an <span style="font-family: OSSelot-Bold; font-weight: 500; color: #1565af;">OSSelot</span> package</button><br />

Revision as of 21:02, 1 July 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 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.