Giter Site home page Giter Site logo

zheng-bote / hd_json_cyclonedx_writer_plugin Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 6 KB

JSON CycloneDX (SPDX) writer plugin for header_docu_qt

Home Page: https://github.com/Zheng-Bote/header_docu_qt

License: MIT License

CMake 8.07% C 2.53% C++ 89.40%

hd_json_cyclonedx_writer_plugin's Introduction


header_docu_qt-hd_json_CycloneDX_writer_plugin

JSon CycloneDX (SPDX) writer plugin for header_docu

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. License
  3. Contact
  4. Screenshots and Samples

About the Project

JSon CycloneDX (SPDX) writer plugin for header_docu (e.g. *.c[pp], *.h[pp], ...)

short description:

still in progress

built with

Build on GNU/Linux with QT 6.5 C++17

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

ZHENG Robert Zhèng Bó Tè 郑 伯特

Project Link: https://github.com/Zheng-Bote/header_docu_qt/

Screenshots and Samples

sample JSON output

{
    "bomFormat": "CycloneDX",
    "components": [
        {
            "author": "ZHENG Robert",
            "contact": [
                {
                    "email": "",
                    "name": "ZHENG Robert"
                }
            ],
            "hashes": [
                {
                    "alg": "SHA256",
                    "content": "eca48024cda6ec914b4ba3e1b0be9d66cdc89f2002064607e4a2b16224d2eef8"
                }
            ],
            "licenses": [
                {
                    "expression": "GPL2"
                }
            ],
            "metadata": {
                "properties": [
                    {
                        "name": "BRIEF",
                        "value": "header_docu_cpp (main.cpp)"
                    },
                    {
                        "name": "DESC",
                        "value": "header_docu_cpp is a small nafty C++ commandline tool to read the first\ncomment block of a textfile and outputs it as HTML5- or markdown- snippet"
                    },
                    {
                        "name": "COMMENT",
                        "value": "keinen"
                    },
                    {
                        "name": "FILE_LastModified_localtime",
                        "value": "2023-04-30 13:40:10"
                    },
                    {
                        "name": "FILE_Perm_AlphaNumeric",
                        "value": "-rwxr-xr-x"
                    },
                    {
                        "name": "FILE_Perm_Numeric",
                        "value": "755"
                    },
                    {
                        "name": "FILE_Scan_UTCcurrent",
                        "value": "2023-04-30T13:17:47Z"
                    },
                    {
                        "name": "FILE_Size",
                        "value": "6818"
                    },
                    {
                        "name": "FILE_absolutePath",
                        "value": "/media/zb_bamboo/500GB/Dev/QT/header_docu_qt/ESP32_libs-main"
                    },
                    {
                        "name": "FILE_baseDirName",
                        "value": "ESP32_libs-main"
                    },
                    {
                        "name": "FILE_baseDirName",
                        "value": "ESP32_libs-main"
                    },
                    {
                        "name": "FILE_lastModified_humanUTC",
                        "value": "2023-04-30 11:40:10"
                    }
                ]
            },
            "name": "header_docu_cpp.cpp",
            "purl": "https//github.com/Zheng-Bote/header_docu",
            "type": "application",
            "version": "0.4.0"
        }
    ],
    "serialNumber": "urn:uuid:3e671687-395b-41f5-a30f-a58921a69b79",
    "specVersion": "1.4",
    "version": "1"
}

the end

🖖

(back to top)

hd_json_cyclonedx_writer_plugin's People

Contributors

zbbamboo avatar zheng-bote avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.