Skip to content

Conversation

@HappyPaul55
Copy link
Contributor

This pull request makes some configuration improvements to the manifest.json file, primarily focusing on formatting consistency and enhancing API request security by introducing settings injection for whitelisted URLs.

Configuration and formatting updates:

  • Reformatted the callback_url options for improved readability and consistency in the JSON structure.

API whitelist and security enhancements:

  • Added a settingsInjection section to the Trello API whitelist entry, enabling automatic injection of the api_key into the query string under the key key, which helps secure API requests and simplifies configuration.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR enhances security for the Trello app by adding settings injection configuration to restrict where API key replacements can occur, while also improving code formatting consistency throughout the manifest file.

  • Added settingsInjection configuration to automatically inject the API key into Trello API requests
  • Reformatted the entire manifest.json with consistent 2-space indentation for improved readability

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link

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.

2 participants