Skip to main content

Lightweight Open BMW Software Traceability Evidence Report

Project description

LOBSTER

The Lightweight Open BMW Software Traceability Evidence Report allows you to demonstrate software traceability and requirements coverage, which is essential for meeting standards such as ISO 26262.

This package contains the core LOBSTER tools: the basic API and tools for generating reports.

Tools

You can generate a report linking everything together with lobster-report. The report is in JSON, but you can generate more readable versions of it with additional tools:

  • lobster-online-report: Postprocess a *.lobster report to contain GitHub references instead of local file references. Repository information must partly be provided as configuration parameters, and is partly retrieved by calling the git tool. Note that the tool only works in combination with submodules if the .gitmodules file of the repository uses HTTPS urls instead of SSH.

    If your .gitmodules looks like this, you can use this tool:

    [submodule "farm-with-palms"]
      path = coconut/farm
      url = ../farm-with-palms
      branch = .
    

    But if your file contains URLs ending on .git, you cannot use this tool. It will build invalid URLs.

  • lobster-online-report-nogit: This tool is similar to lobster-online-report, but it does not call the git tool to obtain information about the repository. Instead, it relies solely on information provided by the user through command line arguments. The user has to provide

    • the git hash,
    • the remote repository URL,
    • the local path to the repository.

    The tool then replaces local paths in a given LOBSTER report file with URLs to the corresponding files in the remote repository.

    This tool is handy when lobster-online-report cannot be used. This could be the case in a continuous integration (CI) system where access to git is restricted for security reasons. Imagine a CI job that runs with high credentials. It could be important to prevent manipulations of the git history by the CI job, and as a consequence access to git is restricted for the job runner.

  • lobster-html-report: Generate an HTML report

  • lobster-ci-report: Generate a compiler-message like output, useful for CI

Requirements

lobster-online-report needs git 1.7.8 or higher to support git submodules.

Copyright & License information

The copyright holder of LOBSTER is the Bayerische Motoren Werke Aktiengesellschaft (BMW AG), and LOBSTER is published under the GNU Affero General Public License, Version 3.

Several LOBSTER tools rely on other tools to process data and extract tracing tags. These tools are run-time (but not link or program) dependencies. Their copyright and license is as follows:

The LOBSTER HTML report generator lobster-html-report includes some of the Feather Icons in the report it generates. The Feather Icons are licensed under the MIT License.

The LOBSTER HTML report generator lobster-html-report uses dot from the graphviz project to produce some of the pictures it includes in the report it generates. Graphviz is licensed under the Common Public License, Version 1.0.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bmw_lobster_core-1.0.2-py3-none-any.whl (51.9 kB view details)

Uploaded Python 3

File details

Details for the file bmw_lobster_core-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for bmw_lobster_core-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fbbc359e6e46f5e9bbbef32844bd2aed42ec6180c9f4c636350393f96c48da43
MD5 134e79e389d335fd07dcff84b1043f75
BLAKE2b-256 61872d6ae67cb96e28cd94e5daf3a57da7fe018a34f51e6640766457bcd6b0f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for bmw_lobster_core-1.0.2-py3-none-any.whl:

Publisher: package.yml on bmw-software-engineering/lobster

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page