Skip to content

Commit 6da878d

Browse files
committed
Refine the private instance section #233
Signed-off-by: tdruez <[email protected]>
1 parent 88ff154 commit 6da878d

File tree

1 file changed

+19
-16
lines changed

1 file changed

+19
-16
lines changed

dje/templates/django_registration/registration_form.html

Lines changed: 19 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
</ul>
2424
<div class="tab-content p-3">
2525
<div class="tab-pane fade show active" id="explore-now-tab" role="tabpanel" aria-labelledby="explore-now-tab">
26-
<h3 class="mb-3">Get Started with DejaCode for Free</h3>
26+
<h3 class="text-warning mb-3">Get Started with DejaCode for Free</h3>
2727
<p>
2828
Sign up for a <strong>free DejaCode account</strong> and access a shared public dataspace where you can:
2929
</p>
30-
<ul>
30+
<ul class="list-unstyled ms-3">
3131
<li class="mb-3"><strong class="text-warning">Explore Packages, Components, and Licenses</strong></li>
3232
<li class="mb-3"><strong class="text-warning">Create & Track Products</strong> – Manage your software inventory effortlessly and Generate attribution.</li>
3333
<li class="mb-3"><strong class="text-warning">Assign Usage Policies</strong> – Define and apply license policies on your inventory items.</li>
@@ -39,28 +39,31 @@ <h3 class="mb-3">Get Started with DejaCode for Free</h3>
3939
</p>
4040
</div>
4141
<div class="tab-pane fade" id="about-tab" role="tabpanel" aria-labelledby="about-tab">
42+
<h3 class="text-warning mb-3">Automate Enterprise-Wide Continuous Compliance with DejaCode</h3>
4243
<p>
43-
Automate enterprise-wide continuous compliance with open source DejaCode, your system of record for SBOMs backed by open data.
44+
<strong>Your system of record for SBOMs, backed by open data.</strong>
4445
</p>
45-
<ul>
46-
<li>Run scans and track all the open source and third-party products and components used in your software.</li>
47-
<li>Apply usage policies at the license or component level, and integrate into ScanCode to ensure compliance.</li>
48-
<li>Capture software inventories (SBOMs), generate compliance artifacts, and keep historical data.</li>
49-
<li>Ensure FOSS compliance with enterprise-grade features and integrations for DevOps and software systems.</li>
46+
<ul class="list-unstyled ms-3">
47+
<li class="mb-3"><strong class="text-warning">Scan & Track Open Source and Third-Party Components</strong> – Identify and manage all open source and third-party software used in your projects.</li>
48+
<li class="mb-3"><strong class="text-warning">Enforce Compliance Policies</strong>Apply usage policies at the license or package level and integrate with ScanCode to ensure compliance.</li>
49+
<li class="mb-3"><strong class="text-warning">Capture & Maintain SBOMs</strong> – Generate, store, and manage Software Bill of Materials (SBOMs) while keeping historical data for audits.</li>
50+
<li class="mb-3"><strong class="text-warning">Enterprise-Grade Compliance & DevOps Integration</strong> – Leverage advanced compliance features with seamless integration into DevOps and software workflows.</li>
5051
</ul>
5152
</div>
5253
<div class="tab-pane fade" id="private-evaluation-tab" role="tabpanel" aria-labelledby="private-evaluation-tab">
54+
<h3 class="text-warning mb-3">Private DejaCode Evaluation Instance</h3>
5355
<p>
54-
We can set up a private instance for evaluating DejaCode using your own data,
55-
with access to all features including:
56+
We can set up a private instance for evaluating DejaCode using your own data, with access to all features, including:
5657
</p>
57-
<ul>
58-
<li>Import your own data privately and securely, including proprietary and third-party software components and licenses.</li>
59-
<li>Design and apply your own usage policies.</li>
60-
<li>Create your own workflow requests and reports.</li>
61-
<li>Generate FOSS compliance artifacts, including Software Bill of Materials (SBOM) for your products and attribution notices.</li>
58+
<ul class="list-unstyled ms-3">
59+
<li class="mb-3"><strong class="text-warning">Import your own data privately and securely</strong>, including proprietary and third-party software components and licenses.</li>
60+
<li class="mb-3"><strong class="text-warning">Design and apply your own usage policies</strong>.</li>
61+
<li class="mb-3"><strong class="text-warning">Create your own workflow requests and reports</strong>.</li>
62+
<li class="mb-3"><strong class="text-warning">Generate FOSS compliance artifacts</strong>, including Software Bill of Materials (SBOM) for your products and attribution notices.</li>
6263
</ul>
63-
<p>Each private evaluation is limited to 30 days with unlimited use of DejaCode and free support.</p>
64+
<p>
65+
<strong>Each private evaluation is limited to 30 days</strong> with unlimited use of DejaCode and free support.
66+
</p>
6467
<div class="d-grid">
6568
<a class="btn btn-warning" href="https://nexb.com/evaluation/" target="_blank">
6669
Request private evaluation

0 commit comments

Comments
 (0)