Skip to content
This repository was archived by the owner on Nov 11, 2025. It is now read-only.

Conversation

@gmkll
Copy link
Contributor

@gmkll gmkll commented Dec 5, 2024

  • Add pre-commit environment, update README.md and requirements.
  • Add new option --filter for type jenkins to drill down to jobs (kibble-scanner.py)
  • Change starting folder to src (explained in commit)
  • Changes due to applying pre-commit settings (in .pre-commit-config.yml)
  • Fix deprecation warnings (utcnow) and add missing keys steps, creds (might be due to EL 8.x)
  • Refactoring of (some) imports, ans inserting debug print statements.
  • Provide a simple build environment using setuptools in pyproject.toml.
  • Add info about packaging in README.md;
  • Add conf/config.yaml.sample and ignore config.yaml in .gitignore.
  • Fix pre_commit package name to underscore in requirements.

gmkll and others added 10 commits November 13, 2024 12:21
… configuration initialization;

Make KibbleWrapper classes private;i
Allow EL 8.x configuration, currently (untested) basic authentication
with options;
Add debug traceback method in kibbleBit class;
Fix pyyaml 5.1+ requires Loader=;
… KibbleES: Fix missing traceback module and check result from el.helpers.bulk; Add print statements.
…ethod, replace deprecated utcnow, use importlib for plugins.utils imports; fix in jira module non existing url variable to param source, fix in urlsmisc import base64 and remove unassigned variable te; remove unused imports in utils.git module;

Update README.md

In scanners jira,git-census,ponymail: Fix missing steps in source (might be true for other scanners, and root cause currently unknown).

Fix exception in creds checking in jira.

If es_doc variable has a key doc use this key in git-issues.py.
…hon practice, add some (commented) print statements for debugging, increase version from 0.10. to 0.2.0, fix deprecated utcnow to datetime.timezone.utc, add filter feature for jenkins to allow to check a single job in kibble-scanner.py;
Merge upstream/master into forked repo, after PR from fork was merged in
upstream/master (apache/kibble-scanners)
…; add info about packaging in README.md;

Add conf/config.yaml.sample and ignore config.yaml in .gitignore.
Fix pre_commit package name to underscore in requirements.
@gmkll gmkll changed the title Pre-commit environment, Option for filtering jenkins jobs, change starting folder Pre-commit environment, Option for filtering jenkins jobs, change starting folder, build environment using setuptools and pyproject.toml, sample config.yaml. Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant