docs(GreedyBear): Update for Ruff migration and expand API documentation#43
Merged
mlodic merged 3 commits intointelowlproject:mainfrom Jan 3, 2026
Merged
Conversation
- Update Code Style section to reflect Ruff migration from black/isort/flake8 - Add detailed Ruff capabilities and rule sets documentation - Add manual Ruff command examples for contributors - Add missing Cowrie Session API endpoint documentation - Add comprehensive Serializers section (EnrichmentSerializer, FeedsRequestSerializer, etc.) - Add Validation Functions section (feed_type_validation, ordering_validation) - Improve organization with clear section headers - Fix naming consistency (general_honeypot_list → General Honeypot List) Related: GreedyBear-Project/GreedyBear#663
Contributor
Author
|
Following our Slack discussion where I asked about documentation workflow and scope: What was discussed:
This PR delivers:
Thanks for the guidance on the workflow! |
cd5011a to
75cfd12
Compare
Member
|
thanks again! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Update GreedyBear documentation to reflect Ruff migration (PR #663) and expand API documentation coverage.
Changes
Contribute.md
Api-docs.md
Related PRs
Notes
Checklist
main_Available from version > x.x.x_where x.x.x is the current version numbermainbranch and do not open this PR.