Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add support for rsspush webhook #35

Merged
merged 3 commits into from
Feb 21, 2024
Merged

feat: add support for rsspush webhook #35

merged 3 commits into from
Feb 21, 2024

Conversation

LeslieLeung
Copy link
Owner

No description provided.

Copy link

sonarcloud bot commented Feb 21, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

title = form.get("title")
desp = form.get("desp")
jump_url = form.get("link")
return await serve_channels_async(key, f"{task_title}", f"{title}\n{desp}", jump_url=jump_url)

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@LeslieLeung LeslieLeung merged commit 371f017 into main Feb 21, 2024
4 checks passed
@LeslieLeung LeslieLeung deleted the dev branch February 21, 2024 17:11
@LeslieLeung LeslieLeung restored the dev branch March 11, 2024 06:47
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.

None yet

1 participant