Affected by GO-2026-4421
and 7 other vulnerabilities
GO-2026-4421: Apache Answer Exposure of Private Personal Information to an Unauthorized Actor vulnerability in github.com/apache/answer
GO-2026-6147: Apache Answer has an Improper Neutralization of Alternate XSS Syntax vulnerability in github.com/apache/answer
GO-2026-6148: Apache Answer has an Exposure of Private Personal Information to an Unauthorized Actor vulnerability in github.com/apache/answer
GO-2026-6151: Apache Answer vulnerable to Cross-site Scripting in github.com/apache/answer
GO-2026-6152: Apache Answer has an Exposure of Sensitive Information to an Unauthorized Actor vulnerability in github.com/apache/answer
GO-2026-6153: Apache Answer has an Unrestricted Upload of File with Dangerous Type vulnerability in github.com/apache/answer
GO-2026-6154: Apache Answer has an Unrestricted Upload of File with Dangerous Type vulnerability in github.com/apache/answer
GO-2026-6249: Apache Answer: AdminToken not invalidated after admin deactivation in github.com/apache/answer
package
Version:
v1.6.0
Opens a new window with list of versions in this module.
Published: Jul 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func AnswerURL(permalink int, siteUrl, questionID, title, answerID string) string
-
func CommentURL(permalink int, siteUrl, questionID, title, answerID, commentID string) string
-
func QuestionURL(permalink int, siteUrl, questionID, title string) string
-
func UserURL(siteUrl, username string) string
func AnswerURL(permalink int, siteUrl, questionID, title, answerID string) string
AnswerURL get answer url
func CommentURL(permalink int, siteUrl, questionID, title, answerID, commentID string) string
CommentURL get comment url
QuestionURL get question url
Source Files
¶
Click to show internal directories.
Click to hide internal directories.