Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Sudo Project
Provide privileged access management for the masses.
Collective -
Host: opensource -
https://opencollective.com/sudo-project
- Website: https://www.sudo.ws
- Code: https://github.com/sudo-project
sudo is not executing the right calling path when using symlinks
github.com/sudo-project/sudo - radosroka opened this issue about 2 years ago
github.com/sudo-project/sudo - radosroka opened this issue about 2 years ago
Prevent integer underflow due to environment variable
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
debug_return_int use error
github.com/sudo-project/sudo - rtczza opened this pull request about 2 years ago
github.com/sudo-project/sudo - rtczza opened this pull request about 2 years ago
getgroups only returns main group
github.com/sudo-project/sudo - tirolerstefan opened this issue about 2 years ago
github.com/sudo-project/sudo - tirolerstefan opened this issue about 2 years ago
Compile fail on AIX 7.2 (conflicting types for 'ASN1_STRING_data')
github.com/sudo-project/sudo - Kristijan opened this issue about 2 years ago
github.com/sudo-project/sudo - Kristijan opened this issue about 2 years ago
modify switch logic
github.com/sudo-project/sudo - rtczza opened this pull request about 2 years ago
github.com/sudo-project/sudo - rtczza opened this pull request about 2 years ago
sudo rpm file for aarch64 platform
github.com/sudo-project/sudo - Nixia408 opened this issue about 2 years ago
github.com/sudo-project/sudo - Nixia408 opened this issue about 2 years ago
regress: testhelpers: Check before using pointer
github.com/sudo-project/sudo - likunyur opened this pull request about 2 years ago
github.com/sudo-project/sudo - likunyur opened this pull request about 2 years ago
Doesn't work with my custom OS, Please make an exception.
github.com/sudo-project/sudo - daboltgod opened this issue about 2 years ago
github.com/sudo-project/sudo - daboltgod opened this issue about 2 years ago
add fix for segfault introduced by issue #134
github.com/sudo-project/sudo - AndreasFMueller opened this pull request about 2 years ago
github.com/sudo-project/sudo - AndreasFMueller opened this pull request about 2 years ago
[snprintf] Check for '\0' to prevent undef memory read
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
Ask some questions about the process model:There are two distinct ways sudo can run a command.
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Unable to enter correct password
github.com/sudo-project/sudo - kojq opened this issue about 2 years ago
github.com/sudo-project/sudo - kojq opened this issue about 2 years ago
Critical Path Traversal
github.com/sudo-project/sudo - SleepTheGod opened this issue about 2 years ago
github.com/sudo-project/sudo - SleepTheGod opened this issue about 2 years ago
check_syntax(): Remove duplicate calls to init_defaults()
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
check_syntax(): It may not be necessary to call init_defaults() again
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
sudo_rcstr_dup: Fix potential NULL pointer deref
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
sudo_rcstr_dup: A null pointer may be dereferenced.
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Fix some typos
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
Found two spelling errors
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
intercept_read: Print and then return.
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
intercept_read: The print statement will never be executed to.
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
A few questions about tls_init()
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
sudo_mmap_strdup_v1: Fix potential NULL pointer deref
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
sudo_mmap_strdup_v1: A null pointer may be accessed.
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Fix memory leak in copy_vector() in the error path.
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
When sudo_mmap_strdup fails, copy[x] may be leaked?
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Should auth->data be assigned NULL after pw_epasswd is released?
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Fix memory leak of pass in converse().
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this pull request about 2 years ago
A memory leak may occur in the exception branch.
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue about 2 years ago
Potential use-after-free in cvtsudoers
github.com/sudo-project/sudo - sohomdatta1 opened this issue about 2 years ago
github.com/sudo-project/sudo - sohomdatta1 opened this issue about 2 years ago
error: 'NT_ARM_SYSTEM_CALL' undeclared (first use in this function)
github.com/sudo-project/sudo - hxily opened this issue about 2 years ago
github.com/sudo-project/sudo - hxily opened this issue about 2 years ago
[cvtsudoers]: Prevent sudo from reading into undefined memory
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
github.com/sudo-project/sudo - sohomdatta1 opened this pull request about 2 years ago
Edit to the Sudo Lecture
github.com/sudo-project/sudo - FedericoCalzoni opened this issue about 2 years ago
github.com/sudo-project/sudo - FedericoCalzoni opened this issue about 2 years ago
log_subcmds is breaking shebangs
github.com/sudo-project/sudo - yamrzou opened this issue about 2 years ago
github.com/sudo-project/sudo - yamrzou opened this issue about 2 years ago
Erroneous behavior when running `sudo /this/file/does/not/exist`
github.com/sudo-project/sudo - marmarta opened this issue about 2 years ago
github.com/sudo-project/sudo - marmarta opened this issue about 2 years ago
AIX: problem with local groups and LDAP users in /etc/sudoers
github.com/sudo-project/sudo - aklyachkin opened this issue about 2 years ago
github.com/sudo-project/sudo - aklyachkin opened this issue about 2 years ago
`-fstack-clash-protection` detection false-positive on ARMv5 with Thumb-1
github.com/sudo-project/sudo - rossburton opened this issue over 2 years ago
github.com/sudo-project/sudo - rossburton opened this issue over 2 years ago
`visudo`: Prevent locking yourself out
github.com/sudo-project/sudo - keks24 opened this issue over 2 years ago
github.com/sudo-project/sudo - keks24 opened this issue over 2 years ago
1.9.12 fails to compile on mips
github.com/sudo-project/sudo - matoro opened this issue over 2 years ago
github.com/sudo-project/sudo - matoro opened this issue over 2 years ago
Excuse me, where can I find #1042?
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
Empty Runas_Spec: root or runas_default
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
There may be a spelling error here.
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
Clarification in man page around command comma-list parsing
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
sudo -U <user> -l as root does not display some entries correctly
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
Handling of double quotes in command arguments
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
github.com/sudo-project/sudo - aayla-secura opened this issue over 2 years ago
Is it safe to call non-reentrant functions in signal processing functions?
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
github.com/sudo-project/sudo - BornThisWay opened this issue over 2 years ago
how do i set the prefix to /usr without messing up builds with a cross compiler
github.com/sudo-project/sudo - OldWorldOrdr opened this issue over 2 years ago
github.com/sudo-project/sudo - OldWorldOrdr opened this issue over 2 years ago
Literal backslash in EDITOR environment variable
github.com/sudo-project/sudo - marcosfrm opened this issue over 2 years ago
github.com/sudo-project/sudo - marcosfrm opened this issue over 2 years ago
Bug or feature? Handling of $var is different to ${var}
github.com/sudo-project/sudo - poWer4aiX opened this issue over 2 years ago
github.com/sudo-project/sudo - poWer4aiX opened this issue over 2 years ago
sudo_logsrvd Not Logging Subcommands
github.com/sudo-project/sudo - mthbrown opened this issue over 2 years ago
github.com/sudo-project/sudo - mthbrown opened this issue over 2 years ago
cvtsudoers JSON output isn't well-specified
github.com/sudo-project/sudo - zombiepigdragon opened this issue over 2 years ago
github.com/sudo-project/sudo - zombiepigdragon opened this issue over 2 years ago
protobuf-c: const void * cast could be removed
github.com/sudo-project/sudo - likunyur opened this pull request over 2 years ago
github.com/sudo-project/sudo - likunyur opened this pull request over 2 years ago
Edit to the sudo lecture
github.com/sudo-project/sudo - FedericoCalzoni opened this pull request over 2 years ago
github.com/sudo-project/sudo - FedericoCalzoni opened this pull request over 2 years ago
new CPU flag prevents running on i686/Geode LX
github.com/sudo-project/sudo - perkelix opened this issue almost 3 years ago
github.com/sudo-project/sudo - perkelix opened this issue almost 3 years ago
sudo -l will show info for everyone with the use of any ALL flag.
github.com/sudo-project/sudo - simotek opened this issue almost 3 years ago
github.com/sudo-project/sudo - simotek opened this issue almost 3 years ago
Proper way to check if current user can sudo
github.com/sudo-project/sudo - mcornella opened this issue about 3 years ago
github.com/sudo-project/sudo - mcornella opened this issue about 3 years ago
sudo_logsrvd: support I/O logging plugins
github.com/sudo-project/sudo - millert opened this issue almost 5 years ago
github.com/sudo-project/sudo - millert opened this issue almost 5 years ago
in container: sudo: setrlimit(RLIMIT_CORE): Operation not permitted
github.com/sudo-project/sudo - juhp opened this issue almost 5 years ago
github.com/sudo-project/sudo - juhp opened this issue almost 5 years ago
Audit Server - add default values for cert paths
github.com/sudo-project/sudo - laczau opened this pull request about 5 years ago
github.com/sudo-project/sudo - laczau opened this pull request about 5 years ago
Audit server tls support
github.com/sudo-project/sudo - laczau opened this pull request about 5 years ago
github.com/sudo-project/sudo - laczau opened this pull request about 5 years ago