projects
/
kconfig-hardened-check.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'master' into scs_pac
2024-05-14
Alexander Popov
Merge remote-tracking branch 'origin/pylint'
commit
|
commitdiff
|
tree
2024-05-14
Alexander Popov
Don't use TODO to avoid pylint warnings
commit
|
commitdiff
|
tree
2024-05-14
Alexander Popov
CI: add pylint
commit
|
commitdiff
|
tree
2024-05-14
Alexander Popov
Drop 'disable=invalid-name' for pylint
commit
|
commitdiff
|
tree
2024-05-14
Alexander Popov
Drop __about__.py and use 'version = attr:' in setup.cfg
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
CI: Add the mypy arguments to the WoodPecker CI
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Merge branch 'typing'
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
CI: Put mypy into a separate workflow and add some...
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Introduce ResultType and improve static typing in test_engine.py
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Improve the VersionCheck static typing
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Improve typing and drop the unused **kwargs in the...
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Improve _open() to avoid mypy and pylint warnings
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
CI: Check static typing with mypy during the functional...
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Style fixes for engine import
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Use dict instead of OrderedDict
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Add more typing annotations to test_engine.py
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Fix mypy typing warnings for ChecklistObjType
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Add more precise typing for checklist: List[ChecklistObjType]
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Fix assertion style
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Fix mypy typing warnings in engine.py
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Add more typing annotations to engine.py
commit
|
commitdiff
|
tree
2024-05-13
Alexander Popov
Move print_unknown_options() to engine.py
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Add more precise typing for OrderedDict
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Add more typing annotations to checks.py
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Make the static typing work for Python v3.8
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Fix mypy typing warnings in __init__.py
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Add more typing annotations to __init__.py
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Fix pylint warnings in _open
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Fix mypy warning in _open()
commit
|
commitdiff
|
tree
2024-05-12
Alexander Popov
Fix mypy warning in json_dump()
commit
|
commitdiff
|
tree
2024-05-03
Alexander Popov
CI: Don't run the tests with coverage control for pull...
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
CI: Add a functional test without collecting coverage...
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
CI: Fix the name of engine_unit-test_no_coverage (II)
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
CI: Fix the name of engine_unit-test_no_coverage
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
CI: Add a unit-test without collecting coverage (tired...
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Merge branch 'skip_sysctl'
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Style fixes, should be no functional changes
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Fix the reason and decision of the KEXEC_CORE check
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Fix the reason and decision of the BPF_JIT check
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Restore the `dev.tty.legacy_tiocsti` check
commit
|
commitdiff
|
tree
2024-05-02
Alexander Popov
Use CONFIG_LOCALVERSION instead of CONFIG_DEFAULT_INIT...
commit
|
commitdiff
|
tree
2024-04-30
Alexander Popov
Merge branch 'cpu_depend'
commit
|
commitdiff
|
tree
2024-04-30
Alexander Popov
Fix the reason and decision for CPU_SUP_INTEL
commit
|
commitdiff
|
tree
2024-04-30
Alexander Popov
Style fixes
commit
|
commitdiff
|
tree
2024-04-21
Alexander Popov
Like grep, colorize the output only if stdout is connected...
commit
|
commitdiff
|
tree
2024-04-21
Alexander Popov
Don't use the `type` name for the class methods
commit
|
commitdiff
|
tree
2024-04-18
Alexander Popov
Add the BLK_DEV_WRITE_MOUNTED/bdev_allow_write_mounted...
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
CI: codecov-action@v3.1.5 with token doesn't work well...
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
CI: Return to codecov-action@v3.1.5, but with tokens
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
CI: Update python versions
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
Add the links to the corresponding codecov pages in...
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
CI: Move to codecov-action@4
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
CI: Move to codecov-action@v3.1.5
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
Merge branch 'shstk'
commit
|
commitdiff
|
tree
2024-04-17
Alexander Popov
Fix 'decision' for the X86_USER_SHADOW_STACK check
commit
|
commitdiff
|
tree
2024-03-30
Alexander Popov
Add a comment that 'user.max_user_namespaces=0' may...
commit
|
commitdiff
|
tree
2024-03-25
Alexander Popov
Update the README
commit
|
commitdiff
|
tree
2024-03-25
Alexander Popov
Improve the CONFIG_CFI_CLANG checks (add the CONFIG_CC_IS_CL...
commit
|
commitdiff
|
tree
2024-03-25
Alexander Popov
Drop the GCC_PLUGINS check (checking CC_IS_GCC is enough)
commit
|
commitdiff
|
tree
2024-03-25
Alexander Popov
Add the CONFIG_CC_IS_GCC dependency for gcc plugins
commit
|
commitdiff
|
tree
2024-03-25
Alexander Popov
Don't require GCC_PLUGINS separately
commit
|
commitdiff
|
tree
2024-03-24
Alexander Popov
Rename the 'my' check decision to 'a13xp0p0v'
commit
|
commitdiff
|
tree
2024-03-17
Alexander Popov
Make the table column names and JSON field names fit...
commit
|
commitdiff
|
tree
2024-03-17
Alexander Popov
Merge remote-tracking branch 'krishjainx/improve-json...
commit
|
commitdiff
|
tree
2024-03-11
Alexander Popov
Improve the DEBUG_CREDENTIALS check
commit
|
commitdiff
|
tree
2024-03-10
Alexander Popov
Fix the false result of the REFCOUNT_FULL check for...
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Have to revert codecov back to v3
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Update codecov-action
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Adapt test_version() in the unittest
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Check all 3 numbers of the kernel version in VersionCheck
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Fix the fresh set_state() bug found by unittest
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Make `python -m unittest` show the whole output
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Update github actions
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Implement the set_state() method of the check classes
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Use 3 numbers in the VersionCheck constructor
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Parse all numbers of the kernel version
commit
|
commitdiff
|
tree
2024-03-09
Alexander Popov
Skip the kernel version part after '-'
commit
|
commitdiff
|
tree
2024-03-04
Alexander Popov
Add the ia32_emulation check
commit
|
commitdiff
|
tree
2024-02-19
Alexander Popov
Add MODULE_SIG_SHA3_512 as a valid option
commit
|
commitdiff
|
tree
2024-02-17
Alexander Popov
Make LOCKDOWN_LSM 'self_protection', not 'security_policy'
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Ready for the release 0.6.6
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Update issues.md
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Update the README
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Update the Ubuntu example configs
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Don't print the warning about ARCH_MMAP_RND_BITS in...
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Improve the check of DEBUG_NOTIFIERS feature (part 2)
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Improve the check of DEBUG_NOTIFIERS feature
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Improve the check of SCHED_STACK_END_CHECK.
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix style (III)
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix style (II)
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix style (I)
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Disable pylint too-many-locals, it's not useful for...
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix pylint W0613: Unused argument 'arch'
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix pylint E1101: Instance of 'OptCheck' has no 'type...
commit
|
commitdiff
|
tree
2024-01-16
Alexander Popov
Fix pylint W0613: Unused argument 'mode'
commit
|
commitdiff
|
tree
2024-01-15
Alexander Popov
Update the NixOS configs
commit
|
commitdiff
|
tree
2024-01-14
Alexander Popov
Don't add options without explicitly recommended values...
commit
|
commitdiff
|
tree
2024-01-14
Alexander Popov
UBSAN_SANITIZE_ALL is now available for ARM
commit
|
commitdiff
|
tree
2023-12-30
Alexander Popov
Fix the order in the vdso32 check (part II)
commit
|
commitdiff
|
tree
2023-12-30
Alexander Popov
Fix the order in the vdso32 check
commit
|
commitdiff
|
tree
next