openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
P
pykwalify
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
1 day
ago. based on code collected
3 days
ago.
Jun 14, 2025 — Jun 14, 2026
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Made code more tidy, according to PEP8
Palmo
More...
over 2 years ago
Adding support for IP network, IPv4 network and IPv6 network types
Lukas Zorn
More...
almost 5 years ago
Changing IP validation to use the ipaddress library
Matteo Scandolo
More...
almost 5 years ago
Adding support for IP, IPv4 and IPv6 types
Matteo Scandolo
More...
almost 5 years ago
Update github bug issue template
Grokzen
More...
over 5 years ago
Update release-notes, index.rst and upgrade-instructions for 1.8.0 release
Grokzen
More...
over 5 years ago
Update license year range to 2021
Grokzen
More...
over 5 years ago
Add items to .gitignore
Grokzen
More...
over 5 years ago
No need to run pytest twice when running in travis-ci. Through coverage is enough
Grokzen
More...
over 5 years ago
Bump version to 1.8.0 that will be next release
Grokzen
More...
over 5 years ago
Add simple test for is_url type. Fixed deprecation warning for wrong escape sequence by making regex a raw-string instead. Fixes #166
Grokzen
More...
over 5 years ago
Update supported python versions to include python 3.8 and 3.9. Fixed travis and tox tests to use correct versions
Grokzen
More...
over 5 years ago
Adding Power support(ppc64le) with continuous integration/testing to the project for architecture independent
asellappen
More...
over 5 years ago
no more py 27 unicode
Jochman
More...
over 5 years ago
Removed python support for version below 3.6
Jochman
More...
over 5 years ago
fixed imp module
Jochman
More...
over 5 years ago
bug fix #169 and add test
Steve Wills
More...
about 6 years ago
bug fix #167 and add test
Steve Wills
More...
about 6 years ago
Fix missing comma in `install_requires`
Anthony Sottile
More...
about 6 years ago
Supporting required regex keys interpreted as non string.
Olivier Parent Colombel
More...
about 6 years ago
Supporting PosixPath pytest tmp_path fixture.
Olivier Parent Colombel
More...
about 6 years ago
Validating that regexes start and end with parentheses.
Olivier Parent Colombel
More...
about 6 years ago
rule.py: fix missing comma
Martí Bolívar
More...
over 6 years ago
Add new issues templates and pullrequest template that can be used on Github to increase the quality of the submited issues
Grokzen
More...
over 6 years ago
Add testfile.py to .gitignore
Grokzen
More...
over 6 years ago
Core now accepts schema_file_obj and data_file_obj objects that will be attempted to .read() on. Most commonly StringIO objects should be used and supported for this feature.
Grokzen
More...
over 6 years ago
Fixed a regression from 1.6.1 where using ruamel.yaml safe_load would cause normal python objects like python/str objects to not be read properly from the yaml files. This fixes it by adding back all the normal python objects that is normally loaded during yaml loading.
Grokzen
More...
over 6 years ago
Add two files to .gitignore
Grokzen
More...
over 6 years ago
Update min version of python-dateutil to 2.8.0
Grokzen
More...
over 6 years ago
Update min version of ruamel.yaml to 0.16.0
Grokzen
More...
over 6 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree