chore(aaif): rename a bunch of repository references (#8152)
Signed-off-by: Michael Neale <michael.neale@gmail.com> Co-authored-by: Michael Neale <michael.neale@gmail.com> continuing migration to aaif
This commit is contained in:
@@ -111,7 +111,7 @@ The bug report feature opens a structured GitHub issue template to help you prov
|
||||
For CLI users, navigate directly to the GitHub repository:
|
||||
|
||||
```
|
||||
https://github.com/block/goose/issues/new?template=bug_report.md
|
||||
https://github.com/aaif-goose/goose/issues/new?template=bug_report.md
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
@@ -135,7 +135,7 @@ The feature request system helps you suggest improvements and new functionality
|
||||
Navigate directly to the GitHub repository:
|
||||
|
||||
```
|
||||
https://github.com/block/goose/issues/new?template=feature_request.md
|
||||
https://github.com/aaif-goose/goose/issues/new?template=feature_request.md
|
||||
```
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
|
||||
@@ -365,7 +365,7 @@ Blocked malicious package: package-name@1.0.0 (npm). OSV MAL advisories: MAL-202
|
||||
Steps to resolve:
|
||||
1. **Find an alternative**: Look for similar extensions in the [extensions directory][extensions-directory] or [PulseMCP](https://www.pulsemcp.com/servers)
|
||||
2. **Optional verification**: Verify the source of the blocked extension or the package name/publisher
|
||||
3. **Report false positives**: If you believe this is an error, please [open an issue](https://github.com/block/goose/issues)
|
||||
3. **Report false positives**: If you believe this is an error, please [open an issue](https://github.com/aaif-goose/goose/issues)
|
||||
|
||||
This security check only applies to locally-executed external extensions that use PyPI (`uvx`) or NPM (`npx`). The check uses real-time data from the OSV database; if the security service is unavailable, extensions will still install normally.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user