Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,14 +29,6 @@ developed for use in the automotive sector. It significantly facilitates the man
cross-role cooperation, thereby closing the gap between test execution and test management.
<br />

**tracetronic test.guide Report Generator** project is part of
the [Automotive DevOps Platform](https://www.tracetronic.com/products/automotive-devops-platform/) by tracetronic. With
the **Automotive DevOps Platform**, we go from the big picture to the details and unite all phases of vehicle software
testing – from planning the test scopes to summarizing the test results. At the same time, continuous monitoring across
all test phases always provides an overview of all activities – even with several thousand test executions per day and
in different test environments.<br><br>


## Table of Contents

- [Installation](#installation)
Expand Down
4 changes: 2 additions & 2 deletions config/license/allowlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"allowedLicenses": [
{
"moduleLicense": "MIT",
"moduleVersion": "25.3.0",
"moduleVersion": "25.4.0",
"moduleName": "attrs",
"licenseUrl": "https://github.com/python-attrs/attrs/blob/25.3.0/LICENSE",
"licenseUrl": "https://github.com/python-attrs/attrs/blob/25.4.0/LICENSE",
"moduleCopyright": "Copyright (c) 2015 Hynek Schlawack and the attrs contributors",
"actualLicense": "MIT",
"violationAllowance": ""
Expand Down