Skip to content

Add license scan report and status#17

Open
fossabot wants to merge 1 commit intohttps-quantumblockchainai-atlassian-net:masterfrom
fossabot:add-license-scan-badge
Open

Add license scan report and status#17
fossabot wants to merge 1 commit intohttps-quantumblockchainai-atlassian-net:masterfrom
fossabot:add-license-scan-badge

Conversation

@fossabot
Copy link

@fossabot fossabot commented Feb 1, 2026

Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README.

Below are docs for integrating FOSSA license checks into your CI:

Summary by Sourcery

Documentation:

  • Add FOSSA status badges and a dedicated license section to the README to highlight scan results.

EntelligenceAI PR Summary

This PR adds FOSSA license compliance badges to the README for improved license visibility and tracking.

  • Added shield-style FOSSA badge near the top of README after the title
  • Created new 'License' section at the bottom of README with detailed FOSSA license status badge
  • Both badges link to FOSSA project dashboard for license compliance monitoring
  • Documentation-only change with no functional code modifications

Signed off by: fossabot <badges@fossa.com>
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@gemini-code-assist
Copy link

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@sourcery-ai
Copy link

sourcery-ai bot commented Feb 1, 2026

Reviewer's guide (collapsed on small PRs)

Reviewer's Guide

README now advertises automated FOSSA license scanning via badges and a dedicated license section, documenting the project’s compliance status at both the top of the file and in a new License section at the bottom.

File-Level Changes

Change Details Files
README now displays FOSSA scan status badge near the title.
  • Inserted shield-style FOSSA badge link immediately under the main heading to show current scan state.
README.md
README adds dedicated License section showcasing detailed FOSSA report.
  • Appended new License section header with a large-format FOSSA badge linking to the detailed report.
README.md

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@netlify
Copy link

netlify bot commented Feb 1, 2026

Deploy Preview for calm-buttercream-1196a9 ready!

Name Link
🔨 Latest commit 56283bc
🔍 Latest deploy log https://app.netlify.com/projects/calm-buttercream-1196a9/deploys/697e9b0bc9cd7c0008039e0c
😎 Deploy Preview https://deploy-preview-17--calm-buttercream-1196a9.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@entelligence-ai-pr-reviews
Copy link

Walkthrough

This PR enhances the project's documentation by integrating FOSSA license compliance badges into the README. Two badge types are added: a shield-style badge positioned near the top of the document after the title, and a comprehensive license status badge placed in a newly created 'License' section at the bottom. Both badges link to the FOSSA project dashboard, enabling stakeholders to monitor open source license compliance status. This is a documentation-only change with no modifications to functional code or application behavior.

Changes

File(s) Summary
README.md Added FOSSA license compliance badges: a shield-style badge after the title and a detailed license status badge in a new 'License' section at the bottom, both linking to the FOSSA project dashboard.

▶️AI Code Reviews for VS Code, Cursor, Windsurf
Install the extension

Note for Windsurf Please change the default marketplace provider to the following in the windsurf settings:

Marketplace Extension Gallery Service URL: https://marketplace.visualstudio.com/_apis/public/gallery

Marketplace Gallery Item URL: https://marketplace.visualstudio.com/items

Entelligence.ai can learn from your feedback. Simply add 👍 / 👎 emojis to teach it your preferences. More shortcuts below

Emoji Descriptions:

  • ⚠️ Potential Issue - May require further investigation.
  • 🔒 Security Vulnerability - Fix to ensure system safety.
  • 💻 Code Improvement - Suggestions to enhance code quality.
  • 🔨 Refactor Suggestion - Recommendations for restructuring code.
  • ℹ️ Others - General comments and information.

Interact with the Bot:

  • Send a message or request using the format:
    @entelligenceai + *your message*
Example: @entelligenceai Can you suggest improvements for this code?
  • Help the Bot learn by providing feedback on its responses.
    @entelligenceai + *feedback*
Example: @entelligenceai Do not comment on `save_auth` function !

Also you can trigger various commands with the bot by doing
@entelligenceai command

The current supported commands are

  1. config - shows the current config
  2. retrigger_review - retriggers the review

More commands to be added soon.

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey - I've left some high level feedback:

  • Consider whether you really need both the small FOSSA badge at the top and the large badge in the new License section, as this duplication may be redundant and could be simplified to a single, consistently placed badge.
  • The FOSSA project URL includes https-quantumblockchainai-atlassian-net in the GitHub path; if this is intentional it might be worth briefly clarifying in the README, otherwise aligning it with the actual GitHub repo path will avoid future confusion.
Prompt for AI Agents
Please address the comments from this code review:

## Overall Comments
- Consider whether you really need both the small FOSSA badge at the top and the large badge in the new License section, as this duplication may be redundant and could be simplified to a single, consistently placed badge.
- The FOSSA project URL includes `https-quantumblockchainai-atlassian-net` in the GitHub path; if this is intentional it might be worth briefly clarifying in the README, otherwise aligning it with the actual GitHub repo path will avoid future confusion.

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant