GO-2025-3913: traQ Allows Insertion of Sensitive Information into Log File in github.com/traPtitech/traQ
package
Version:
v1.0.0-rc.2
Opens a new window with list of versions in this module.
Published: Feb 28, 2019
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
- Variables
-
func ConvertToPNG(ctx context.Context, execPath string, src io.Reader, maxWidth, maxHeight int) (*bytes.Buffer, error)
-
func ResizeAnimationGIF(ctx context.Context, execPath string, src io.Reader, maxWidth, maxHeight int, ...) (*bytes.Buffer, error)
ErrUnavailable ImageMagickが使用できません
ErrUnsupportedType 未サポートのファイルタイプです
ConvertToPNG srcをimagemagickでPNGに変換します。5秒以内に変換できなかった場合はエラーとなります
ResizeAnimationGIF Animation GIF画像をimagemagickでリサイズします
expandがfalseの場合、縮小は行いますが拡大は行いません
Source Files
¶
Click to show internal directories.
Click to hide internal directories.