DFSG NEW Queue

DFSG, Licensing & New Packages Team

golang-github-cloudsoda-sddl 0.0~git20250224.926454e-1

Package Information

DescriptionWindows Security Descriptor (library)

sddl - Windows Security Descriptor Library (and CLI Tool)

A cross-platform Go library and command-line tool for working with Windows Security Descriptors, providing conversion between binary and SDDL (Security Descriptor Definition Language) string formats.

Features

* Convert between binary and SDDL string formats * Read security descriptors directly from files on Windows systems * Support for all Security Descriptor components: * Owner and Group SIDs * DACLs and SACLs * All standard ACE types * Inheritance flags * ACL control flags * Translation of well-known SIDs to aliases (e.g., "SY" for SYSTEM) * Translation of common access masks to symbolic form (e.g., "FA" for Full Access) * Cross-platform library functionality * Windows-specific features when available * Pure Go implementation with minimal dependencies

This package provides the Go source library for developing software using sddl.

MaintainerDebian Go Packaging Team <team+pkg-go@tracker.debian.org>
Changed ByDrew Parsons <dparsons@debian.org>
Sponsordparsons@debian.org
Distributionunstable
Architectureany all
VCSgit: https://salsa.debian.org/go-team/packages/golang-github-cloudsoda-sddl.git (browse)
Closes#1129072
Trackerhttps://tracker.debian.org/pkg/golang-github-cloudsoda-sddl
Uploaded4 hours ago

New Package Report

.changes
Distributionunstable
DateFri, 27 Feb 2026 10:27:20 +0100
Sourcegolang-github-cloudsoda-sddl
Version0.0~git20250224.926454e-1
Changed-ByDrew Parsons
Architecturesource all amd64
Changelog
golang-github-cloudsoda-sddl (0.0~git20250224.926454e-1) unstable; urgency=medium
 .
   * Initial release (Closes: #1129072)
   * sddl man page generated manually using help2man
.dsc
Sectiongolang
Priorityoptional
Componentmain
Package-Listgolang-github-cloudsoda-sddl-dev deb golang optional arch=all
sddl deb net optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Source: https://github.com/cloudsoda/sddl
Upstream-Name: sddl
Upstream-Contact: Gustavo Serrano Diez <elfrucool@gmail.com>

Files: *
Copyright: 2024 CloudSoda
License: LGPL-3.0

Files: debian/*
Copyright: 2026 Drew Parsons <dparsons@debian.org>
License: LGPL-3.0
Comment: Debian packaging is licensed under the same terms as upstream

License: LGPL-3.0
 GNU LESSER GENERAL PUBLIC LICENSE Version 3
 .
 The text of the LGPL-3.0 can be found on a Debian system at
 /usr/share/common-licenses/LGPL-3

Back to Dashboard | View all reviews for this package