Skip to content

Commit 4095a9e

Browse files
bechbdDave Bechbergermichaelnchin
authored
Add SBOM Analysis samples for Neptune Analytics (#566)
* Added iniital versions of SBOM analysis notebooks for Neptune Analytics * Updated the SDK to use the new DP SDK version * Fixed unit test failures by clearing notebook outputs for the SBOM Dependency Analysis notebook * Fixed grammer and spelling errors in SBOM notebooks * Added comments to the sbom_writer.py * Delete src/graph_notebook/widgets/nohup.out * Update ChangeLog.md * Update 00-Intro-to-Software-Bill-Of-Materials.ipynb * Update 01-SBOM-Dependency-Analysis.ipynb * Update 02-SBOM-Vulnerability-Analysis.ipynb * Fix import conflict with base module * Update Neptune Analytics CLI commands in samples (#565) * Fix create-graph CLI commands in samples * update changelog * Updated notebooks to use nodestream instead of bespoke code --------- Co-authored-by: Dave Bechberger <dbechbe@amazon.com> Co-authored-by: Michael Chin <mchin188@yahoo.com> Co-authored-by: Michael Chin <chnmch@amazon.com>
1 parent 454847b commit 4095a9e

19 files changed

+62538
-15
lines changed

ChangeLog.md

Lines changed: 53 additions & 15 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/00-Intro-to-Software-Bill-Of-Materials.ipynb

Lines changed: 154 additions & 0 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/01-SBOM-Dependency-Analysis.ipynb

Lines changed: 379 additions & 0 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/02-SBOM-Vulnerability-Analysis.ipynb

Lines changed: 339 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"""
2+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
SPDX-License-Identifier: Apache-2.0
4+
"""
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
"""
2+
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
3+
SPDX-License-Identifier: Apache-2.0
4+
"""

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/example_sboms/01/aws-sdk-pandas_aws_de5d1610d6d4ea3be44a01ab3f09b64e291a4ab7.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/example_sboms/01/boto3_boto_6bbdf83ee00b749587f0fe54778fbec5411147b5.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/example_sboms/01/graph-explorer_aws_39eed2c8bae4afc1b38fa7975c720461a7c7c3a6.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

src/graph_notebook/notebooks/02-Neptune-Analytics/03-Sample-Use-Cases/03-Software-Bill-Of-Materials/example_sboms/01/graph-notebook_aws_bb96dd8d0d9ef9d0e9060f8c5e26a042a3db40c4.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)