Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CycloneDX/cyclonedx-webpack-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.1
Choose a base ref
...
head repository: CycloneDX/cyclonedx-webpack-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.2
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 9, 2026

  1. chore: no yarn

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Mar 9, 2026
    Configuration menu
    Copy the full SHA
    fd8d872 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. docs: usage with Vue (#1519)

    <!--🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅
    
    You can expedite processing of your PR by using this template to provide
    context
    and additional information. Before actually opening a PR please make
    sure that it
    does NOT fall into any of the following categories
    
    🚫 Spam PRs (accidental or intentional) - these will result in a 30-days
    or even
    ∞ ban from interacting with the project depending on reoccurrence and
    severity.
    
    🚫 Lazy typo fixing PRs - if you fix a typo in a file, your PR will only
    be merged
    if all other typos in the same file are also fixed with the same PR
    
    🚫 If you fail to provide any _Description_ below, your PR will be
    considered spam.
    If you do not check the _Affirmation_ box below, your PR will not be
    merged.
    
    🚫 If you do not check one of the _AI Tool Disclosure_ boxes below, your
    PR will
    not be merged. If you used AI tools to assist you in writing code, but
    fail to
    provide the required disclosure, your PR will not be merged.
    
    🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅🔅-->
    
    ### Description
    
    showcase usage with Vue2 
    
    Resolves or fixes issue: <!-- ✍️ Add GitHub issue number in format
    `#0000` or `none` -->
    
    ### AI Tool Disclosure
    
    - [x] My contribution does not include any AI-generated content
    - [ ] My contribution includes AI-generated content, as disclosed below:
      - AI Tools: `[e.g. GitHub CoPilot, ChatGPT, JetBrains Junie etc.]`
    - LLMs and versions: `[e.g. GPT-4.1, Claude Haiku 4.5, Gemini 2.5 Pro
    etc.]`
    - Prompts: `[Summarize the key prompts or instructions given to the AI
    tools]`
    
    ### Affirmation
    
    - [x] My code follows the
    [CONTRIBUTING.md](https://github.com/CycloneDX/cyclonedx-webpack-plugin/blob/main/CONTRIBUTING.md)
    guidelines
    
    ---------
    
    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    46c7577 View commit details
    Browse the repository at this point in the history
  2. docs

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    6b2d03a View commit details
    Browse the repository at this point in the history
  3. chore: prep v5.3.2

    Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
    jkowalleck committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    4f6236a View commit details
    Browse the repository at this point in the history
  4. 5.3.2

    Signed-off-by: jkowalleck <jkowalleck@users.noreply.github.com>
    jkowalleck committed Mar 19, 2026
    Configuration menu
    Copy the full SHA
    a7b4fca View commit details
    Browse the repository at this point in the history
Loading